File size: 63 Bytes
db4a26f
 
 
1
2
3
4
from typing import Any

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