Skip to content

Commit 2c022ea

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mypy/plugins/functools.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
get_proper_type,
4141
)
4242

43-
4443
functools_total_ordering_makers: Final = {"functools.total_ordering"}
4544

4645
_ORDERING_METHODS: Final = {"__lt__", "__le__", "__gt__", "__ge__"}

0 commit comments

Comments
 (0)