1
Fork 0
mirror of https://github.com/RGBCube/GitHubWrapper synced 2025-05-18 23:15:09 +00:00
GitHubWrapper/Github/__init__.py
2022-03-26 18:18:39 +00:00

7 lines
No EOL
133 B
Python

#== __init__.py ==#
from .main import *
__title__ = 'Github-Api-Wrapper'
__authors__ = 'VarMonke', 'sudosnok'
__version__ = '0.0.1'