Skip to content

Commit c165d2f

Browse files
committed
Lint
1 parent c30c5d3 commit c165d2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_autoenum.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from decimal import Decimal
77
from enum import Enum
88
from pathlib import Path
9-
from typing import Dict, List, cast
9+
from typing import cast
1010

1111
# 3rd party
1212
import pytest

0 commit comments

Comments
 (0)