Skip to content

Commit ecc6e86

Browse files
committed
changed to publich import
1 parent e472d64 commit ecc6e86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

narwhals_daft/expr_name.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from typing import TYPE_CHECKING
44

5-
from narwhals._compliant.expr import CompliantExprNameNamespace
5+
from narwhals.compliant import CompliantExprNameNamespace
66

77
if TYPE_CHECKING:
88
from collections.abc import Callable

0 commit comments

Comments
 (0)