Skip to content

Commit ce1e784

Browse files
Update __init__.py
1 parent efe268f commit ce1e784

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/libfuturize/fixes/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import sys
2-
from lib2to3 import refactor
2+
#from lib2to3 import refactor
33

44
# The following fixers are "safe": they convert Python 2 code to more
55
# modern Python 2 code. They should be uncontroversial to apply to most

0 commit comments

Comments
 (0)