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 Dec 1, 2023
1 parent 8116d9f commit 090bc6f
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 @@ -5842,7 +5842,6 @@ def has_no_custom_eq_checks(t: Type) -> bool:
if_map = {}
else_map = None


else:
if left_index in narrowable_operand_index_to_hash:
# print("left in")
Expand Down

0 comments on commit 090bc6f

Please sign in to comment.