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.
1 parent e472d64 commit ecc6e86Copy full SHA for ecc6e86
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