team-10/env/Lib/site-packages/narwhals/stable/__init__.py

6 lines
85 B
Python
Raw Permalink Normal View History

2025-08-02 07:34:44 +02:00
from __future__ import annotations
from narwhals.stable import v1
__all__ = ["v1"]