team-10/venv/Lib/site-packages/narwhals/stable/__init__.py
2025-08-02 02:00:33 +02:00

5 lines
85 B
Python

from __future__ import annotations
from narwhals.stable import v1
__all__ = ["v1"]