We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c30c5d3 commit c165d2fCopy full SHA for c165d2f
tests/test_autoenum.py
@@ -6,7 +6,7 @@
6
from decimal import Decimal
7
from enum import Enum
8
from pathlib import Path
9
-from typing import Dict, List, cast
+from typing import cast
10
11
# 3rd party
12
import pytest
0 commit comments