mirror of
https://github.com/chatmail/core.git
synced 2026-04-06 23:52:11 +03:00
fix linting
This commit is contained in:
@@ -64,7 +64,8 @@ def clear_context_callback(dc_context):
|
||||
try:
|
||||
_DC_CALLBACK_MAP.pop(dc_context, None)
|
||||
except AttributeError:
|
||||
pass
|
||||
pass
|
||||
|
||||
|
||||
def get_dc_event_name(integer, _DC_EVENTNAME_MAP={}):
|
||||
if not _DC_EVENTNAME_MAP:
|
||||
|
||||
Reference in New Issue
Block a user