mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-07-25 15:37:45 +00:00
Adding orgs
This commit is contained in:
parent
b95f3b314a
commit
f46eada1bb
4 changed files with 65 additions and 5 deletions
|
@ -2,4 +2,5 @@
|
|||
|
||||
from .objects import *
|
||||
from .user import *
|
||||
from .repo import *
|
||||
from .repo import *
|
||||
from .org import *
|
Loading…
Add table
Add a link
Reference in a new issue