Enable more ruff checks in deltachat-rpc-client

This commit is contained in:
link2xt
2023-02-21 11:17:10 +00:00
parent f07206bd6c
commit 05a274a5f3
11 changed files with 53 additions and 20 deletions

View File

@@ -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