run black
This commit is contained in:
parent
f204535baf
commit
1c6dd6cdc0
1 changed files with 1 additions and 0 deletions
|
|
@ -87,6 +87,7 @@ class DiscordWebsocketServerFactory(WebSocketClientFactory, protocol.Reconnectin
|
||||||
A customized websocket client factory that navigates the Discord gateway process.
|
A customized websocket client factory that navigates the Discord gateway process.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
initialDelay = 1
|
initialDelay = 1
|
||||||
factor = 1.5
|
factor = 1.5
|
||||||
maxDelay = 60
|
maxDelay = 60
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue