mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 21:06:31 +03:00
chore(deltachat-rpc-client): fix ruff 0.6.0 warnings
This commit is contained in:
@@ -8,6 +8,7 @@ import time
|
||||
from unittest.mock import MagicMock
|
||||
|
||||
import pytest
|
||||
|
||||
from deltachat_rpc_client import Contact, EventType, Message, events
|
||||
from deltachat_rpc_client.const import DownloadState, MessageState
|
||||
from deltachat_rpc_client.direct_imap import DirectImap
|
||||
|
||||
Reference in New Issue
Block a user