[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
e400a5f396
commit
41f656a113
|
|
@ -1,4 +1,6 @@
|
|||
from typing import Literal, NamedTuple, Union
|
||||
from typing import Literal
|
||||
from typing import NamedTuple
|
||||
from typing import Union
|
||||
|
||||
__all__ = ("LavalinkVersion",)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue