Commit 83dead6
committed
MNT : delete unused import of Image
We only import Image to see if PIL/pillow is available to decide
if we should register jpg/tiff support for FigureCanvasBase.
Technically an API break, but anyone who was relying on this
probably deserves what they get.1 parent cf4f332 commit 83dead6
2 files changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| |||
0 commit comments