mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-05-30 20:48:12 +00:00
Moved objects into their own place in a folder for readability
This commit is contained in:
parent
9a2889702b
commit
d5ba5bc58d
6 changed files with 93 additions and 73 deletions
5
Github/objects/__init__.py
Normal file
5
Github/objects/__init__.py
Normal file
|
@ -0,0 +1,5 @@
|
|||
#== __init__.py ==#
|
||||
|
||||
from .objects import *
|
||||
from .user import *
|
||||
from .repo import *
|
Loading…
Add table
Add a link
Reference in a new issue