[Regression] Misidentified return type of numpy.mgrid
#9989
Labels
Bug 🪲
Lib specific 💅
This affect the code from a particular library
Needs astroid Brain 🧠
Needs a brain tip in astroid (then an astroid upgrade)
Needs astroid update
Needs an astroid update (probably a release too) before being mergable
Bug description
Configuration
No response
Command used
Pylint output
Expected behavior
The
no-member
warning seems suprious.numpy.mgrid
returns anndarray
: https://numpy.org/doc/stable/reference/generated/numpy.mgrid.html.Pylint version
OS / Environment
Debian, distro Python 3.12
Additional dependencies
The text was updated successfully, but these errors were encountered: