Xuanwo commented on code in PR #3541: URL: https://github.com/apache/incubator-opendal/pull/3541#discussion_r1389275530
########## bindings/python/README.md: ########## @@ -70,7 +70,8 @@ Run some tests: ```shell maturin develop -E test -OPENDAL_MEMORY_TEST=on pytest -vk TestMemory +# To run `test_write.py` and use `fs` operator +OPENDAL_TEST=fs opendal_fs_root=/tmp pytest -vk test_write Review Comment: > should I open a PR directly I think it's simple and can be finished in a PR directly. Thanks for the fix! -- 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]
