mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-05-31 04:58:12 +00:00
Move utils.error_from_request to errors.py and fix circular imports
This commit is contained in:
parent
cad7916da6
commit
f71c0db13b
4 changed files with 11 additions and 13 deletions
|
@ -25,7 +25,7 @@ SOFTWARE.
|
|||
|
||||
__title__ = "GitHub-API-Wrapper"
|
||||
__authors__ = ("VarMonke", "sudosnok", "contributors")
|
||||
__version__ = "2.0a"
|
||||
__version__ = "2.0.0a"
|
||||
__license__ = "MIT"
|
||||
__copyright__ = "Copyright (c) 2022-present VarMonke, sudosnok & contributors"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue