danepitkin commented on code in PR #40313:
URL: https://github.com/apache/arrow/pull/40313#discussion_r1509511663
##########
docs/source/python/data.rst:
##########
@@ -240,7 +260,7 @@ dictionaries:
pa.array([{'x': 1, 'y': True}, {'z': 3.4, 'x': 4}])
-Struct arrays can be initialized from a sequence of Python dicts or tuples.
For tuples,
+Struct arrays can be initialized from a sequence of Python dicts or tuples.
For tuples,
Review Comment:
My editor auto-removed trailing whitespace found in Struct/Map documentation
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]