mirror of
https://github.com/evennia/evennia.git
synced 2026-04-05 15:37:17 +02:00
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.
|
||||
|
||||
"""
|
||||
|
||||
initialDelay = 1
|
||||
factor = 1.5
|
||||
maxDelay = 60
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue