File size: 63 Bytes
9c6594c
 
 
1
2
3
4
from typing import Any

def __getattr__(name: str) -> Any: ...