##// END OF EJS Templates
MNT: ensure we can show un-pickled figures...
MNT: ensure we can show un-pickled figures For Matplotlib < 3.2 inline figures maybe re-hydrated with the canvas attribute as None. In that case `print_figure` will fail, this ensure that a minimal canvas will exist.

File last commit:

r24611:9d883249
r25419:773930b8
Show More
readthedocs.yml
4 lines | 61 B | text/x-yaml | YamlLexer
conda:
file: docs/environment.yml
python:
version: 3