Bug Report I'm having an issue with exclude. Basically, I exclude my tests/fixtures folder because it contains code with syntax that is only supported by Python 3.8, 3.9, etc, while my project ...
Hello, I have an invalid syntax (pyflakes E) in my code below. I think the problem is because of conflict on version package but I am not sure. Could anyone know why? Please tell me how to fix it.