mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-05-17 14:35:09 +00:00
Reshuffling
This commit is contained in:
parent
ed5f9f522b
commit
e2e0073ca1
2 changed files with 0 additions and 0 deletions
5
Github/exceptions.py
Normal file
5
Github/exceptions.py
Normal file
|
@ -0,0 +1,5 @@
|
|||
#== exceptions.py ==#
|
||||
|
||||
class APIError(Exception):
|
||||
"""Base level exceptions raised by errors related to any API request or call"""
|
||||
pass
|
Loading…
Add table
Add a link
Reference in a new issue