Search code examples
Python / Spyder - Undefined variable error, when variable is defined and shown in the environment. C...


pythonenvironment-variablesspyderpyflakesundefined-variable

Read More
Python flake8 py reporting W391 (no newline at end of file) incorrectly...


pythonlintpep8flake8pyflakes

Read More
Emacs 23 hangs on python mode when typing string block """...


pythonemacspyflakes

Read More
How to ignore Pyflakes errors ‘imported but unused’ in ‘__init__.py’ files?...


pythonimportlintpyflakes

Read More
Disable linting in Spyder (orange triangles from Pyflakes)...


pythonspyderpylintpyflakes

Read More
Invalid Syntax - Pyflakes Error in try except statement - repl.it...


pythondiscorddiscord.pytry-exceptpyflakes

Read More
How to set flake8 to catch a not-callable?...


python-3.xlintflake8pyflakes

Read More
vim-flake8 started showing D and H errors...


pythonvimvim-pluginpyflakes

Read More
How can I disable flake8 for a multiline import?...


pythonpyflakes

Read More
How do I get Pyflakes to ignore a statement?...


pythonpyflakes

Read More
Pylint, PyChecker or PyFlakes?...


pythonpylintpep8pyflakespychecker

Read More
Python: pyflakes not interpreting noqa comment...


pythonpyflakespycodestyle

Read More
Can't jump to line in pyflakes quickfix window...


pythonvimpython-modepyflakes

Read More
vim-flake8 is not working...


pythonvimpyflakesflake8

Read More
How can I use Emacs Flymake mode for python with pyflakes and pylint checking code?...


pythonemacspylintpep8pyflakes

Read More
Elegant way for keeping the previous item accessible in a loop through items of a list...


pythonloopspyflakes

Read More
Sublimelinter 4.0.2 new update can no longer find any of my linters...


pythonsublimetext3sublimelinterpyflakespycodestyle

Read More
Set pyflake AND mypy ignore same line...


pythonmypypyflakes

Read More
How to let pyflakes ignore some errors?...


pythonsublimetextpyflakes

Read More
How to customize vim-syntastic?...


pythonvimsyntasticpyflakesvim-syntastic

Read More
Is there a python syntax checker that can ignore ' assigned to but never used' when locals()...


pythonvimsyntaxpyflakes

Read More
How to run the flake8 in circle.yml...


python-2.7circlecipyflakesflake8

Read More
Getting pylint (or other tool) to catch overlapping exceptions...


pythonpylintflake8pyflakes

Read More
Flake8 failing to detect syntax issues that can be detect by pyflakes...


flake8pyflakes

Read More
fix pyflakes dealing with @property setter decorator...


pythonpropertiesdecoratorpython-decoratorspyflakes

Read More
Is this a flake8 false positive, or am I really doing something wrong?...


pythonpython-2.7list-comprehensionflake8pyflakes

Read More
Publish pyflakes and sloccount Jenkinsfile...


jenkins-workflowjenkins-pipelinepyflakes

Read More
How to avoid flake8's "F821 undefined name '_'" when _ has been installed by g...


pythonpython-3.xgettextpyflakesflake8

Read More
flake8 not reporting on lines that are too long...


pythonpyflakesflake8

Read More
pep8 warn about 8-space indent...


pythonpylintpep8pyflakesflake8

Read More
BackNext