We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f829c5f commit fcc1e32Copy full SHA for fcc1e32
services/storage/tests/unit/test_db_data_export.py
@@ -2,7 +2,7 @@
2
# pylint: disable=W0613
3
from collections.abc import Awaitable, Callable
4
from pathlib import Path
5
-from typing import Any, Awaitable, Callable, Literal, NamedTuple
+from typing import Any, Literal, NamedTuple
6
7
import pytest
8
from faker import Faker
0 commit comments