hippo91
hippo91
@justenau thanks for this very interesting idea. I definitely think it could be interesting to have such checkers in pylint. However I don't think they should be used by default...
@nschloe @JVillella the bug you were facing with `numpy` does not occur anymore with latest `pylint` and `master` as soon as you import `numpy` with an alias (`import numpy as...
@sam-s thanks for the report. I can reproduce with master branches of `pylint` and `astroid`, `scipy` 1.19.1 and `python` 3.7.7. `scipy.special` should need an `astroid` brain to be handled correctfully....