mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +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),
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
import pytest
|
||||
|
||||
from deltachat import const
|
||||
from deltachat import provider
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user