SpiceQA
Questions
Tags
Users
Badges
Is it possible to pylint for a specific error code?
user_2635931
0
Created May 12, 2017
Edited May 12, 2017
Viewed 841
Follow
I want to pylint a project against unused imports to make upgrading a module easier (W0611).
pylint
python
7
0
Add comment
+
Share
1 Answers
Related