Skip to content

Commit add2786

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent e1fddad commit add2786

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mypy/config_parser.py

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
Tuple,
3030
Union,
3131
)
32-
3332
from typing_extensions import TypeAlias as _TypeAlias
3433

3534
from mypy import defaults

0 commit comments

Comments
 (0)