File size: 58 Bytes
7885a28
 
 
1
2
3
4
from typing import Any

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