403Webshell
Server IP : 209.209.40.120  /  Your IP : 216.73.217.112
Web Server : Microsoft-IIS/10.0
System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586
User : NEWWWW$ ( 0)
PHP Version : 8.3.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/Python312/Lib/site-packages/numpy/typing/tests/data/fail/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/Python312/Lib/site-packages/numpy/typing/tests/data/fail/arrayprint.pyi
from collections.abc import Callable
from typing import Any

import numpy as np
import numpy.typing as npt

AR: npt.NDArray[np.float64]
func1: Callable[[Any], str]
func2: Callable[[np.integer], str]

np.array2string(AR, style=None)  # E: No overload variant
np.array2string(AR, legacy="1.14")  # E: No overload variant
np.array2string(AR, sign="*")  # E: No overload variant
np.array2string(AR, floatmode="default")  # E: No overload variant
np.array2string(AR, formatter={"A": func1})  # E: No overload variant
np.array2string(AR, formatter={"float": func2})  # E: No overload variant

Youez - 2016 - github.com/yon3zu
LinuXploit