Files
Time-Series-Analysis/venv/lib/python3.11/site-packages/narwhals/stable/__init__.py
2025-08-01 04:33:03 -04:00

6 lines
85 B
Python

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