File size: 58 Bytes
6f79a6f
 
 
1
2
3
4
from typing import Any

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