Open rnikoopour opened 7 years ago
Hello, and thanks for the report! These syntax errors are issued by flake8 – are you using the latest version? (M-x elpy-config
can tell you) If yes, you should be able to reproduce it with flake8 on the command line. Then, please submit this issue to the flake8 people. :-)
For flake8
my version is 3.3.0.
I'll definitely submit this to them. Do you happen to now if flake8 is Python3 complaint?
Hi @rnikoopour, I can answer this. Flake8 is supposed to be fully python 3.6 compatible. In my case I'm still using flake 3.2.1 but I'm not getting this syntax error.
The following block of code is causing an incorrect E999 error to appear: