Y
Hacker News
new
|
ask
|
show
|
jobs
by
albalbalb
1891 days ago
is there something similar to this for python
1 comments
bgschiller
1891 days ago
Unless you're importing *, pylint will tell you about both missing imports and unused ones.
link
albalbalb
1891 days ago
thanks
link