leezu commented on a change in pull request #19039: URL: https://github.com/apache/incubator-mxnet/pull/19039#discussion_r479701698
########## File path: tests/python/unittest/test_io.py ########## @@ -34,6 +34,12 @@ import pytest from itertools import zip_longest [email protected] Review comment: ```suggestion @pytest.fixture(scope="session") ``` ? ---------------------------------------------------------------- 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]
