1
Fork 0
mirror of https://github.com/RGBCube/GitHubWrapper synced 2025-05-31 13:08:12 +00:00
GitHubWrapper/Github/objetcts/__init__.py
2022-03-27 17:47:22 +01:00

5 lines
No EOL
83 B
Python

#== __init__.py ==#
from .objects import *
from .user import *
from .repo import *