1
Fork 0
mirror of https://github.com/RGBCube/GitHubWrapper synced 2025-05-24 09:55:07 +00:00

update init

This commit is contained in:
VarMonke 2022-04-07 20:46:49 +05:30
parent ef4d46057e
commit 01578c0efd

View file

@ -4,3 +4,4 @@ from .objects import *
from .user import * from .user import *
from .repo import * from .repo import *
from .org import * from .org import *
from .gists import *