cython_special.pyi 58 B

123
  1. from typing import Any
  2. def __getattr__(name) -> Any: ...