Commit 8dd2838
authored
test_StrCategoryLocator using parameterized plotter (matplotlib#19963)
The plot function in `test_StrCategoryLocator1` in `test_category` is parametrized, but the test was using `ax.plot` so this PR has it use the parameter instead.1 parent 27567dd commit 8dd2838
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
0 commit comments