auditok
auditok copied to clipboard
Plotting tests failed
Version: 0.2.0
Command: python -m unittest discover -v tests/.
Output: tests.log
All tests pass with the exception of those in test_plotting.py
Hello, This is due to matplotlib version mismatch, test images were generated with matplotlib 3.2.1 and plotting tests will only pass with this or older versions (also check travis config).