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

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