1
Fork 0
mirror of https://github.com/RGBCube/GitHubWrapper synced 2025-07-25 15:37:45 +00:00

Fix links

This commit is contained in:
RGBCube 2022-10-30 17:12:19 +03:00 committed by Automated Linter
parent 03ff9f0182
commit 425c934d7d
2 changed files with 1 additions and 3 deletions

View file

@ -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 *