refactor: follow more guidelines
This commit is contained in:
@@ -3,11 +3,11 @@ from .utils import Command, match, match_token, tokenize
|
||||
|
||||
__all__ = [
|
||||
"bot",
|
||||
"tools",
|
||||
"utils",
|
||||
"voice",
|
||||
"Command",
|
||||
"match",
|
||||
"match_token",
|
||||
"tokenize",
|
||||
"tools",
|
||||
"utils",
|
||||
"voice",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user