stubs/sqlalchemy/dialects/oracle/__init__.pyi (
2
lines of code) (
raw
):
from typing import Any def __getattr__(attr: str) -> Any: ...