Skip to content

Commit c398aa7

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

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

mypyc/irbuild/for_helpers.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
from __future__ import annotations
99

10-
import contextlib
1110
from typing import Callable, ClassVar
1211

1312
from mypy.nodes import (
@@ -17,7 +16,6 @@
1716
DictionaryComprehension,
1817
Expression,
1918
GeneratorExpr,
20-
IntExpr,
2119
ListExpr,
2220
Lvalue,
2321
MemberExpr,

0 commit comments

Comments
 (0)