mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-05-31 04:58:12 +00:00
Update readthedocs version (might break stuff)
This commit is contained in:
parent
0d10386c39
commit
17b813532d
14 changed files with 67 additions and 70 deletions
|
@ -7,7 +7,7 @@ __license__ = 'MIT'
|
|||
__copyright__ = 'Copyright (c) 2022-present VarMonke & sudosnok'
|
||||
|
||||
from .client import *
|
||||
from .objects import *
|
||||
from .http import *
|
||||
from .urls import *
|
||||
from .exceptions import *
|
||||
from .http import *
|
||||
from .objects import *
|
||||
from .urls import *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue