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