diff --git a/cohere/compass/exceptions.py b/cohere/compass/exceptions.py index 397a736..351a73f 100644 --- a/cohere/compass/exceptions.py +++ b/cohere/compass/exceptions.py @@ -1,4 +1,3 @@ - class CompassClientError(Exception): """Exception raised for all 4xx client errors in the Compass client."""