Skip to content

Commit

Permalink
docstring arg
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoGorelli committed Oct 16, 2024
1 parent 0c48b89 commit 1acf8ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion narwhals/stable/v1/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2190,7 +2190,7 @@ def from_pycapsule(
Construct a DataFrame from an object which supports the PyCapsule Interface.
Arguments:
supports_py_capsule: Object which implements `__arrow_c_stream__`.
native_frame: Object which implements `__arrow_c_stream__`.
native_namespace: The native library to use for DataFrame creation.
Examples:
Expand Down

0 comments on commit 1acf8ef

Please sign in to comment.