Commit e1a8a56
committed
MNT: Ignore matplotlib PendingDeprecationWarnings
Matplotlib 3.11 apparently decided that set_over()/set_under() will
eventually be deprecated. We can't begin to use the new functions yet,
so just suppress these warnings until 3.11 becomes our min version.1 parent a126c6a commit e1a8a56
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
114 | 117 | | |
115 | 118 | | |
116 | 119 | | |
| |||
0 commit comments