📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 23:04:48
📂
/ (Root)
/
opt
/
cloudlinux
/
venv
/
lib
/
python3.11
/
site-packages
/
numpy
/
typing
/
tests
/
data
/
pass
📍 /opt/cloudlinux/venv/lib/python3.11/site-packages/numpy/typing/tests/data/pass
🔄 Refresh
✏️
Editing: warnings_and_errors.py
Read Only
import numpy as np np.AxisError("test") np.AxisError(1, ndim=2) np.AxisError(1, ndim=2, msg_prefix="error") np.AxisError(1, ndim=2, msg_prefix=None)
💾 Save Changes
❌ Cancel