bundles / numpy 2.5.0.dev0+git20251130.2de293a / numpy / exceptions / VisibleDeprecationWarning
class
numpy.exceptions:VisibleDeprecationWarning
source: build-install/usr/lib/python3.14/site-packages/numpy/exceptions.py :75
Summary
Visible deprecation warning.
Extended Summary
By default, python will not show deprecation warnings, so this class can be used when a very visible warning is helpful, for example because the usage is most likely a user bug.
Aliases
-
numpy.exceptions.VisibleDeprecationWarning