Commit 1b5fa40
committed
Move toolmanager warning from logging to warning.
Using warnings.warn avoids emitting the warning once per Tool, i.e. a
dozen times at each invocation. (Yes, the system is experimental, we
got that part.)
Also update the warning message (Matplotlib 2.1 is long past).1 parent 9332a06 commit 1b5fa40
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
82 | | - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
0 commit comments