done
This commit is contained in:
5
lib/python3.11/site-packages/narwhals/stable/__init__.py
Normal file
5
lib/python3.11/site-packages/narwhals/stable/__init__.py
Normal file
@ -0,0 +1,5 @@
|
||||
from __future__ import annotations
|
||||
|
||||
from narwhals.stable import v1
|
||||
|
||||
__all__ = ["v1"]
|
Reference in New Issue
Block a user