Skip to content

Commit

Permalink
Run black
Browse files Browse the repository at this point in the history
  • Loading branch information
quis committed Jul 17, 2024
1 parent 4bcc448 commit 02f71c3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions notifications_python_client/errors.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

from requests import RequestException, Response

REQUEST_ERROR_STATUS_CODE = 503
Expand Down Expand Up @@ -78,6 +77,5 @@ class HTTP503Error(HTTPError):
"""



class InvalidResponse(APIError):
pass

0 comments on commit 02f71c3

Please sign in to comment.