mirror of
https://github.com/chatmail/core.git
synced 2026-05-05 14:26:30 +03:00
Enable more ruff checks in deltachat-rpc-client
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
import asyncio
|
||||
from unittest.mock import MagicMock
|
||||
|
||||
import pytest
|
||||
import asyncio
|
||||
|
||||
from deltachat_rpc_client import EventType, events
|
||||
from deltachat_rpc_client.rpc import JsonRpcError
|
||||
|
||||
|
||||
Reference in New Issue
Block a user