File size: 66 Bytes
3f7c971
 
 
1
2
3
4
from typing import Any

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