We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8e3c4b commit e47429cCopy full SHA for e47429c
unpythonic/syntax/letdo.py
@@ -10,7 +10,7 @@
10
11
from functools import partial
12
13
-from ast import Call, Name, Attribute, \
+from ast import Name, Attribute, \
14
Tuple, List, \
15
BinOp, LShift, \
16
FunctionDef, Return, \
0 commit comments