Datatamer / tamr-client

Programmatically interact with Tamr
https://tamr-client.readthedocs.io
Apache License 2.0
11 stars 25 forks source link

Create a base class for Tamr Client exceptions #411

Closed pcattori closed 4 years ago

pcattori commented 4 years ago

↪️ Pull Request

Allows users to catch any TC exception via tc.TamrClientException . Also, clean up imports in tamr_client/__init__.py

✔️ PR Todo