messense / nh3

Python binding to Ammonia HTML sanitizer Rust crate
https://nh3.readthedocs.io
MIT License
260 stars 8 forks source link

Pylint false positive: no name in module #18

Closed jasperfirecai2 closed 1 year ago

jasperfirecai2 commented 1 year ago

image Is there a linter plugin to install, or is the module improperly configured for pylint? Functionally this code works perfectly, and intellisense can see that it's fine.

messense commented 1 year ago

So intellisense is fine, the problem is on the pylint side, try ask pylint for help: https://pylint.readthedocs.io/en/latest/contact.html