mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-12 13:26:37 +08:00
9e9207c718
`tight_layout` is not supported on all backends, so Matplotlib may raise a warning, saying it is falling back to the Agg backend. Since we use the 'Template' backend in our tests, this warning pops up from time to time.