mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-05-30 12:45:14 +00:00
PEP 8
This commit is contained in:
parent
b099055fc8
commit
706823da69
1 changed files with 0 additions and 0 deletions
|
@ -1,13 +0,0 @@
|
|||
# == __init__.py ==#
|
||||
|
||||
__title__ = 'Github-Api-Wrapper'
|
||||
__authors__ = 'VarMonke', 'sudosnok'
|
||||
__version__ = '1.1.1'
|
||||
__license__ = 'MIT'
|
||||
__copyright__ = 'Copyright (c) 2020 VarMonke & sudosnok'
|
||||
|
||||
from .client import *
|
||||
from .objects import *
|
||||
from .http import *
|
||||
from .urls import *
|
||||
from .exceptions import *
|
Loading…
Add table
Add a link
Reference in a new issue