mirror of
https://github.com/evennia/evennia.git
synced 2026-03-22 07:46:30 +01:00
run black
This commit is contained in:
parent
8c16252a4f
commit
f37124c360
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