We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e472d64 + ecc6e86 commit aabd18bCopy full SHA for aabd18b
narwhals_daft/expr_name.py
@@ -2,7 +2,7 @@
2
3
from typing import TYPE_CHECKING
4
5
-from narwhals._compliant.expr import CompliantExprNameNamespace
+from narwhals.compliant import CompliantExprNameNamespace
6
7
if TYPE_CHECKING:
8
from collections.abc import Callable
0 commit comments