forked from Wavyzz/py-healthchecks.io
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