We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e6fad2 commit b2cf041Copy full SHA for b2cf041
uncompyle6/semantics/customize37.py
@@ -17,7 +17,7 @@
17
18
import re
19
20
-from uncompyle6.semantics.consts import INDENT_PER_LEVEL, PRECEDENCE, TABLE_DIRECT
+from uncompyle6.semantics.consts import INDENT_PER_LEVEL, PRECEDENCE
21
from uncompyle6.semantics.helper import flatten_list
22
23
# FIXME get from a newer xdis
0 commit comments