Kano001's picture
Upload 654 files
3f7c971 verified
raw
history blame
66 Bytes
from typing import Any
def __getattr__(name: str) -> Any: ...