mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-05-31 13:08:12 +00:00
Fix typos and __all__s
This commit is contained in:
parent
768b81683c
commit
8cbc6096dc
2 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@ __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 *
|
||||
from . import utils
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue