quic-sanirudh commented on issue #11414:
URL: https://github.com/apache/tvm/issues/11414#issuecomment-1156457999

   > @alanmacd I removed the offending code rather than ignoring the warning as 
it can mean we manage to hide other errors?
   > 
   > See: #11657
   
   I ran into the `redefined-outer-name` error as well with pytest fixtures. 
While searching around, I stumbled upon [this pylint 
issue](https://github.com/PyCQA/pylint/issues/6531) and their 
[recommendation](https://github.com/PyCQA/pylint/issues/6531#issuecomment-1120875308)
 seems to be a pylint plugin that's [separately 
maintained](https://github.com/reverbc/pylint-pytest). Should this be 
considered, as it seems to handle multiple such quirkiness related to 
`pylint-pytest` compatibility


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