mirror of
https://github.com/chatmail/core.git
synced 2026-04-20 06:56:29 +03:00
try to make linter happier
This commit is contained in:
@@ -122,6 +122,7 @@ def test_provider_info_none():
|
||||
)
|
||||
assert provider_json == ""
|
||||
|
||||
|
||||
def test_get_info_closed():
|
||||
ctx = ffi.gc(
|
||||
lib.dc_context_new(lib.py_dc_callback, ffi.NULL, ffi.NULL),
|
||||
|
||||
Reference in New Issue
Block a user