Flatlogic Bot 5f3f4e93ff RoshanV1
2026-03-11 08:36:54 +00:00

4 lines
63 B
Python

from typing import Any
def __getattr__(name: str) -> Any: ...