You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E.g. when I run findimports in its own source directory, it tries to parse .tox/py27/lib/python2.7/UserDict.py and fails with a SyntaxError. (I'm running findimports with Python 3.7).
The text was updated successfully, but these errors were encountered:
E.g. when I run
findimports
in its own source directory, it tries to parse .tox/py27/lib/python2.7/UserDict.py and fails with a SyntaxError. (I'm running findimports with Python 3.7).The text was updated successfully, but these errors were encountered: