mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-05-31 04:58:12 +00:00
Fix typos and __all__s
This commit is contained in:
parent
8f11987586
commit
768b81683c
4 changed files with 7 additions and 6 deletions
|
@ -32,3 +32,4 @@ __copyright__ = "Copyright (c) 2022-present VarMonke, sudosnok & contributors"
|
|||
from .errors import *
|
||||
from .internals import *
|
||||
from .objects import *
|
||||
from . import utils
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue