It seems to have an issue with "matplotlib.use('TkAgg') which I added for @RoujiaW mac compatibility. I placed it at the bottom of the import list in order to avoid a pep8 error, but I don't know if that's what's causing this issue. It doesn't appear when I run pytest on my local machine.
It seems to have an issue with "matplotlib.use('TkAgg') which I added for @RoujiaW mac compatibility. I placed it at the bottom of the import list in order to avoid a pep8 error, but I don't know if that's what's causing this issue. It doesn't appear when I run pytest on my local machine.