Commit 237492a
committed
More user friendly error message
This is helpful as if tkinter is not installed the ImportError is caught
here and although the user has installed matplotlib the error message
says matplotlib is needed.
So this small change fixes this.1 parent ac1193c commit 237492a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
256 | | - | |
| 256 | + | |
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
| |||
0 commit comments