Skip to content

Commit 79d8dab

Browse files
committed
remove lib2to3 compatability alias
1 parent 99ce5b2 commit 79d8dab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

libmodernize/fixes/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@
2828
"fissix.fixes.fix_xreadlines",
2929
}
3030

31-
lib2to3_fix_names = fissix_fix_names
32-
3331
# fixes that involve using six
3432
six_fix_names = {
3533
"libmodernize.fixes.fix_basestring",

0 commit comments

Comments
 (0)