Sindbad~EG File Manager

Current Path : /opt/imh-python/lib/python3.9/site-packages/numpy/typing/tests/data/reveal/
Upload File :
Current File : //opt/imh-python/lib/python3.9/site-packages/numpy/typing/tests/data/reveal/warnings_and_errors.pyi

import sys

import numpy as np

if sys.version_info >= (3, 11):
    from typing import assert_type
else:
    from typing_nptensions import assert_type

assert_type(np.ModuleDeprecationWarning(), np.ModuleDeprecationWarning)
assert_type(np.VisibleDeprecationWarning(), np.VisibleDeprecationWarning)
assert_type(np.ComplexWarning(), np.ComplexWarning)
assert_type(np.RankWarning(), np.RankWarning)
assert_type(np.TooHardError(), np.TooHardError)
assert_type(np.AxisError("test"), np.AxisError)
assert_type(np.AxisError(5, 1), np.AxisError)

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists