linter-flake8 icon indicating copy to clipboard operation
linter-flake8 copied to clipboard

Reports errors that have already been corrected

Open dmort27 opened this issue 9 years ago • 1 comments

Errors seem to persist sometimes after correction. I have tried running flake8 manually at the command line on the affected file and the errors are no longer there. I get this most often with E303 and E127 but this may be epiphenomenal.

dmort27 avatar Apr 20 '17 21:04 dmort27

@dmort27 your problem will be fixed after following my steps in this link; Fix-Linter-flak8.

AI-Ahmed avatar Oct 15 '20 16:10 AI-Ahmed