mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 09:26:29 +03:00
fix linting
This commit is contained in:
@@ -66,6 +66,7 @@ def clear_context_callback(dc_context):
|
||||
except AttributeError:
|
||||
pass
|
||||
|
||||
|
||||
def get_dc_event_name(integer, _DC_EVENTNAME_MAP={}):
|
||||
if not _DC_EVENTNAME_MAP:
|
||||
for name, val in vars(const).items():
|
||||
|
||||
Reference in New Issue
Block a user