I'm using Eclipse Neon with PyDev, Pylint3 (pylintrc configured) and I have the a pylint warning message in a blank line. It was true the first time it appeared, but after modifying the code, it didn't disappear.
After that, I moved the code and a blank line remained in the same line, but the warning message keeps there and there's no way of removing it.
I attach down here the image with the message and the image without the message.
in a blank line where nothing is written, as you may appreciate in this other image:
How can I "clean" this?