Skip to content

Commit 23dc4af

Browse files
committed
docs: fix formatting in table provider documentation for clarity
1 parent 5ed9d36 commit 23dc4af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/user-guide/io/table_provider.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,5 @@ helper.
8686
The capsule-based helpers remain available for advanced integrations that need
8787
to manipulate FFI objects explicitly. ``TableProvider.from_capsule()`` continues
8888
to wrap an ``FFI_TableProvider`` (and will stay available as a compatibility
89-
alias if it is renamed in :issue:`1`), while ``TableProvider.from_dataframe()``
90-
simply forwards to :py:meth:`DataFrame.into_view` for convenience.
89+
alias while ``TableProvider.from_dataframe()`` simply forwards to
90+
:py:meth:`DataFrame.into_view` for convenience.

0 commit comments

Comments
 (0)