PyCQA/pycodestyle

suppress <name> may be undefined, or defined from star imports

qbnil opened this issue · 3 comments

Is there a way to suppress this warning, i checked the docs but i didn't find anything in the imports section

pycodestyle does not have a diagnostic like that. you must be confusing it for some other project

image
Where do you think it comes from then

it's flake8, figured it, sorry