Skip to content

Commit 8ec9cd9

Browse files
committed
docs: add module-level doc
Very open to alternatives on what the module should be called Was the *least-bad* one I thought of
1 parent 3a434c2 commit 8ec9cd9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

narwhals/_compliant/any_namespace.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
"""`Expr` and `Series` namespace accessor protocols."""
2+
13
from __future__ import annotations
24

35
from typing import TYPE_CHECKING

0 commit comments

Comments
 (0)