update __all__
This commit is contained in:
parent
b1ec08026d
commit
b561f272a5
|
|
@ -11,6 +11,7 @@ __all__ = (
|
|||
"RouteStrategy",
|
||||
"RouteIPType",
|
||||
"URLRegex",
|
||||
"LogLevel",
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -20,6 +20,7 @@ __all__ = (
|
|||
"FailingIPBlock",
|
||||
"RouteStats",
|
||||
"Ping",
|
||||
"LavalinkVersion",
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue