I want to pylint a project against unused imports to make upgrading a module easier (W0611).
just figured it out from some trial and error, a little hard to figure out by reading the docs only:
pylint --disable=all --enable=W0611
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With