mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-05-15 05:35:00 +00:00
Fix typos and __all__s
This commit is contained in:
parent
8f11987586
commit
768b81683c
4 changed files with 7 additions and 6 deletions
|
@ -49,5 +49,5 @@ class RatelimitReached(GitHubError):
|
|||
|
||||
|
||||
def error_from_request(request: ClientResponse, /) -> BaseHTTPError:
|
||||
# TODO: Make specific errrors
|
||||
# TODO: Make specific errors
|
||||
return HTTPError(request)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue