summaryrefslogtreecommitdiff
path: root/astroid/brain/brain_numpy_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Make sure that node.expr points to a Name before calling looks_like_numpy_memberClaudiu Popa2019-06-201-0/+1
* Avoid use of inference engine before it is fully set up. Add docstringshippo912019-05-251-2/+34
* Corrects the way a numpy member is identifiedhippo912019-04-261-1/+1
* Refomat according to blackhippo912019-04-211-3/+5
* Factorize functions inference systemhippo912019-04-201-0/+21