We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fdd5eeb + bc0d6b9 commit 6ac284bCopy full SHA for 6ac284b
1 file changed
src/libfuturize/main.py
@@ -70,7 +70,7 @@
70
import optparse
71
import os
72
73
-from lib2to3.main import main, warn, StdoutRefactoringTool
+from lib2to3.main import warn, StdoutRefactoringTool
74
from lib2to3 import refactor
75
76
from libfuturize.fixes import (lib2to3_fix_names_stage1,
0 commit comments