HEX
Server: LiteSpeed
System: Linux atali.colombiahosting.com.co 5.14.0-570.12.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 13 06:11:55 EDT 2025 x86_64
User: coopserp (1713)
PHP: 8.2.29
Disabled: dl,exec,passthru,proc_open,proc_close,shell_exec,memory_limit,system,popen,curl_multi_exec,show_source,symlink,link,leak,listen,diskfreespace,tmpfile,ignore_user_abord,highlight_file,source,show_source,fpaththru,virtual,posix_ctermid,posix_getcwd,posix_getegid,posix_geteuid,posix_getgid,posix_getgrgid,posix_getgrnam,posix_getgroups,posix_getlogin,posix_getpgid,posix_getpgrp,posix_getpid,posix,posix_getppid,posix_getpwnam,posix_getpwuid,posix_getrlimit,posix_getsid,posix_getuid,posix_isatty,posix_kill,posix_mkfifo,posix_setegid,posix_seteuid,posix_setgid,posix_setpgid,posix_setsid,posix_setid,posix_times,posix_ttyname,posix_uname,proc_get_status,proc_nice,proc_terminate
Upload Files
File: //opt/cloudlinux/venv/lib/python3.11/site-packages/numpy/testing/__init__.pyi
from numpy._pytesttester import PytestTester

from unittest import (
    TestCase as TestCase,
)

from numpy.testing._private.utils import (
    assert_equal as assert_equal,
    assert_almost_equal as assert_almost_equal,
    assert_approx_equal as assert_approx_equal,
    assert_array_equal as assert_array_equal,
    assert_array_less as assert_array_less,
    assert_string_equal as assert_string_equal,
    assert_array_almost_equal as assert_array_almost_equal,
    assert_raises as assert_raises,
    build_err_msg as build_err_msg,
    decorate_methods as decorate_methods,
    jiffies as jiffies,
    memusage as memusage,
    print_assert_equal as print_assert_equal,
    rundocs as rundocs,
    runstring as runstring,
    verbose as verbose,
    measure as measure,
    assert_ as assert_,
    assert_array_almost_equal_nulp as assert_array_almost_equal_nulp,
    assert_raises_regex as assert_raises_regex,
    assert_array_max_ulp as assert_array_max_ulp,
    assert_warns as assert_warns,
    assert_no_warnings as assert_no_warnings,
    assert_allclose as assert_allclose,
    IgnoreException as IgnoreException,
    clear_and_catch_warnings as clear_and_catch_warnings,
    SkipTest as SkipTest,
    KnownFailureException as KnownFailureException,
    temppath as temppath,
    tempdir as tempdir,
    IS_PYPY as IS_PYPY,
    IS_PYSTON as IS_PYSTON,
    HAS_REFCOUNT as HAS_REFCOUNT,
    suppress_warnings as suppress_warnings,
    assert_array_compare as assert_array_compare,
    assert_no_gc_cycles as assert_no_gc_cycles,
    break_cycles as break_cycles,
    HAS_LAPACK64 as HAS_LAPACK64,
)

__all__: list[str]
__path__: list[str]
test: PytestTester