Skip to content

Commit 7fd1d1a

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mypy/argmap.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
TypedDictType,
1717
TypeOfAny,
1818
TypeVarTupleType,
19-
UnpackType,
2019
UnionType,
20+
UnpackType,
2121
get_proper_type,
2222
)
2323

0 commit comments

Comments
 (0)