mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-07-25 15:37:45 +00:00
Fix links
This commit is contained in:
parent
03ff9f0182
commit
425c934d7d
2 changed files with 1 additions and 3 deletions
|
@ -28,8 +28,6 @@ __authors__ = ("VarMonke", "sudosnok", "contributors")
|
|||
__version__ = "2.0.0a"
|
||||
__license__ = "MIT"
|
||||
__copyright__ = "Copyright (c) 2022-present VarMonke, sudosnok & contributors"
|
||||
|
||||
from . import utils
|
||||
from .errors import *
|
||||
from .internals import *
|
||||
from .objects import *
|
||||
|
|
|
@ -1 +1 @@
|
|||
from .parser import generate
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue