Commit 4c35465
committed
TST: remove un-needed special case
If pyqt4 is imported the code just above will catch the problem and
if pyqt4 is not imported we can rely on `plt.switch_backend` to handle
the fallback between pyqt/pyside versions.1 parent 146872d commit 4c35465
1 file changed
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | 56 | | |
65 | 57 | | |
66 | 58 | | |
| |||
0 commit comments