mirror of
https://github.com/andrewthetechie/py-healthchecks.io.git
synced 2025-12-06 09:38:33 +01:00
linting
This commit is contained in:
@@ -12,12 +12,14 @@ class HCAPIAuthError(HCAPIError):
|
||||
|
||||
...
|
||||
|
||||
|
||||
class CheckNotFoundError(HCAPIError):
|
||||
"""Thrown when getting a check returns a 404."""
|
||||
|
||||
...
|
||||
|
||||
|
||||
class BadAPIRequestError(HCAPIError):
|
||||
"""Thrown when an api request returns a 400."""
|
||||
|
||||
...
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user