jorisvandenbossche commented on a change in pull request #120:
URL: https://github.com/apache/arrow-site/pull/120#discussion_r651484995
##########
File path: docs/_sources/python/generated/pyarrow.flight.Result.rst.txt
##########
@@ -1,28 +1,6 @@
-pyarrow.flight.Result
+pyarrow.flight.Result
=====================
.. currentmodule:: pyarrow.flight
-.. autoclass:: Result
-
-
- .. automethod:: __init__
-
-
- .. rubric:: Methods
-
- .. autosummary::
-
- ~Result.__init__
-
-
-
-
-
- .. rubric:: Attributes
-
- .. autosummary::
-
- ~Result.body
-
-
\ No newline at end of file
+.. autoattribute:: Result
Review comment:
This change looks a bit fishy. Checking the online docs, the flight docs
indeed seem to be missing: https://arrow.apache.org/docs/python/api/flight.html
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]