mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 22:43:42 +00:00
lint: Clean up E123 PEP-8 rule.
This commit is contained in:
@@ -85,7 +85,7 @@ def run_message_handler_for_bot(lib_module, quiet, config_file):
|
||||
message=message,
|
||||
client=restricted_client,
|
||||
state_handler=state_handler
|
||||
)
|
||||
)
|
||||
|
||||
signal.signal(signal.SIGINT, exit_gracefully)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user