mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-07-24 23:17:43 +00:00
Added a skeleton init file
This commit is contained in:
parent
301c9c9c42
commit
74caaf7071
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
#== __init__.py ==#
|
||||
|
||||
from .main import *
|
||||
|
||||
__title__ = 'Github-Api-Wrapper'
|
||||
__authors__ = 'VarMonke', 'sudosnok'
|
||||
__version__ = '0.0.1'
|
Loading…
Add table
Add a link
Reference in a new issue