Closed ssbarnea closed 7 years ago
It seems that the plugin does not recognize file paths starting with dot (relative to project root).
/usr/local/bin/flake8 ./wstools/TimeoutSocket.py:52:13: F821 undefined name 'apply' ./wstools/TimeoutSocket.py:69:21: F821 undefined name 'apply'
we believe this issue is fixed in the 0.1337.6 release, which should appear soon in the plugin repositories (plugin already uploaded). If you still encounter issues, please notify us about it.
It seems that the plugin does not recognize file paths starting with dot (relative to project root).