### Expected behaviour Tests pass. ### Actual behaviour Test fail with: ```python matplotlib.use('agg', warn=False) TypeError: use() got an unexpected keyword argument 'warn' ``` Will be fixed in MDAnalysis 1.0.1 (https://github.com/MDAnalysis/mdanalysis/pull/2763)
Expected behaviour
Tests pass.
Actual behaviour
Test fail with:
Will be fixed in MDAnalysis 1.0.1 (MDAnalysis/mdanalysis#2763)