AlenkaF commented on code in PR #13564:
URL: https://github.com/apache/arrow/pull/13564#discussion_r918055430


##########
python/pyarrow/conftest.py:
##########
@@ -241,3 +242,16 @@ def _docdir(request):
 
     else:
         yield
+
+
+# Define doctest_namespace for fs module docstring import
[email protected](autouse=True)
+def add_fs(doctest_namespace):

Review Comment:
   I was going around in circles, thank you so much for this clue! Will try 🙏 



-- 
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]

Reply via email to