Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 25, 2024
1 parent ede5ae1 commit c8fe1f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mypy/checker.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
make_inferred_type_note,
pretty_seq,
)
from mypy.mixedtraverser import MixedTraverserVisitor
from mypy.mro import MroError, calculate_mro
from mypy.nodes import (
ARG_NAMED,
Expand Down

0 comments on commit c8fe1f9

Please sign in to comment.