We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9f9b71 commit 9172cc6Copy full SHA for 9172cc6
safety/errors.py
@@ -11,4 +11,4 @@ class InvalidKeyError(DatabaseFetchError):
11
12
13
class TooManyRequestsError(DatabaseFetchError):
14
- pass
+ pass
0 commit comments