alanmacd commented on issue #11414:
URL: https://github.com/apache/tvm/issues/11414#issuecomment-1155770187

   I also hit an issue in 
[tests/python/unittest/test_micro_project_api.py](https://github.com/apache/tvm/blob/main/tests/python/unittest/test_micro_project_api.py)
 related to pytest fixtures and the _redefining name from outer scope_ warning, 
which is further complicated by **tvm.testing.fixture()** not supporting the 
**name** argument. For now I just disabled the warning.
   
https://stackoverflow.com/questions/46089480/pytest-fixtures-redefining-name-from-outer-scope-pylint/54045715


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