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 6e8ec8b commit 8f33bfbCopy full SHA for 8f33bfb
libmodernize/__init__.py
@@ -5,7 +5,7 @@
5
from lib2to3.pygram import python_symbols as syms
6
from lib2to3.pgen2 import token
7
8
-__version__ = '0.3'
+__version__ = '0.4'
9
10
def check_future_import(node):
11
"""If this is a future import, return set of symbols that are imported,
0 commit comments