xref
: /
dports
/
science
/
py-scipy
/
scipy-1.7.1
/
scipy
/
special
/
cython_special.pyi
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
from typing import Any
2
3
def __getattr__(name) -> Any: ...
4