run black

This commit is contained in:
InspectorCaracal 2022-12-13 21:16:34 -07:00
parent 8c16252a4f
commit f37124c360

View file

@ -87,6 +87,7 @@ class DiscordWebsocketServerFactory(WebSocketClientFactory, protocol.Reconnectin
A customized websocket client factory that navigates the Discord gateway process.
"""
initialDelay = 1
factor = 1.5
maxDelay = 60