File size: 61 Bytes
b0c4556
 
 
1
2
3
4
from typing import Any

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