Commit f0ec17d
File tree
18 files changed
+51
-57
lines changedFilter options
- lib
- matplotlib/tests
- mpl_toolkits
- axes_grid1/tests
- mplot3d/tests
18 files changed
+51
-57
lines changedlib/matplotlib/tests/test_arrow_patches.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_arrow_patches.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| ||
149 | 149 |
|
150 | 150 |
|
151 | 151 |
|
152 |
| - |
| 152 | + |
153 | 153 |
|
154 | 154 |
|
155 | 155 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+19-22Lines changed: 19 additions & 22 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
243 | 243 |
|
244 | 244 |
|
245 | 245 |
|
246 |
| - |
| 246 | + |
247 | 247 |
|
248 | 248 |
|
249 | 249 |
|
| ||
444 | 444 |
|
445 | 445 |
|
446 | 446 |
|
447 |
| - |
| 447 | + |
448 | 448 |
|
449 | 449 |
|
450 | 450 |
|
| ||
1218 | 1218 |
|
1219 | 1219 |
|
1220 | 1220 |
|
1221 |
| - |
1222 |
| - |
1223 |
| - |
| 1221 | + |
| 1222 | + |
1224 | 1223 |
|
1225 | 1224 |
|
1226 | 1225 |
|
| ||
1299 | 1298 |
|
1300 | 1299 |
|
1301 | 1300 |
|
1302 |
| - |
| 1301 | + |
1303 | 1302 |
|
1304 | 1303 |
|
1305 | 1304 |
|
| ||
1728 | 1727 |
|
1729 | 1728 |
|
1730 | 1729 |
|
1731 |
| - |
| 1730 | + |
| 1731 | + |
1732 | 1732 |
|
1733 | 1733 |
|
1734 | 1734 |
|
| ||
2653 | 2653 |
|
2654 | 2654 |
|
2655 | 2655 |
|
2656 |
| - |
2657 |
| - |
2658 |
| - |
| 2656 | + |
| 2657 | + |
2659 | 2658 |
|
2660 | 2659 |
|
2661 | 2660 |
|
| ||
3233 | 3232 |
|
3234 | 3233 |
|
3235 | 3234 |
|
3236 |
| - |
| 3235 | + |
3237 | 3236 |
|
3238 | 3237 |
|
3239 | 3238 |
|
| ||
5138 | 5137 |
|
5139 | 5138 |
|
5140 | 5139 |
|
5141 |
| - |
| 5140 | + |
5142 | 5141 |
|
5143 | 5142 |
|
5144 | 5143 |
|
| ||
5721 | 5720 |
|
5722 | 5721 |
|
5723 | 5722 |
|
5724 |
| - |
| 5723 | + |
5725 | 5724 |
|
5726 | 5725 |
|
5727 | 5726 |
|
| ||
6318 | 6317 |
|
6319 | 6318 |
|
6320 | 6319 |
|
6321 |
| - |
| 6320 | + |
6322 | 6321 |
|
6323 | 6322 |
|
6324 | 6323 |
|
| ||
6911 | 6910 |
|
6912 | 6911 |
|
6913 | 6912 |
|
6914 |
| - |
| 6913 | + |
6915 | 6914 |
|
6916 | 6915 |
|
6917 | 6916 |
|
| ||
7880 | 7879 |
|
7881 | 7880 |
|
7882 | 7881 |
|
7883 |
| - |
| 7882 | + |
7884 | 7883 |
|
7885 | 7884 |
|
7886 | 7885 |
|
| ||
7911 | 7910 |
|
7912 | 7911 |
|
7913 | 7912 |
|
7914 |
| - |
| 7913 | + |
7915 | 7914 |
|
7916 | 7915 |
|
7917 | 7916 |
|
| ||
9174 | 9173 |
|
9175 | 9174 |
|
9176 | 9175 |
|
9177 |
| - |
9178 |
| - |
9179 |
| - |
9180 |
| - |
| 9176 | + |
| 9177 | + |
9181 | 9178 |
|
9182 | 9179 |
|
9183 | 9180 |
|
| ||
9511 | 9508 |
|
9512 | 9509 |
|
9513 | 9510 |
|
9514 |
| - |
| 9511 | + |
9515 | 9512 |
|
9516 | 9513 |
|
9517 | 9514 |
|
|
lib/matplotlib/tests/test_bbox_tight.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_bbox_tight.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
| 49 | + |
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
|
lib/matplotlib/tests/test_collections.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_collections.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
391 | 391 |
|
392 | 392 |
|
393 | 393 |
|
394 |
| - |
| 394 | + |
395 | 395 |
|
396 | 396 |
|
397 | 397 |
|
|
lib/matplotlib/tests/test_constrainedlayout.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_constrainedlayout.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
198 | 198 |
|
199 | 199 |
|
200 | 200 |
|
201 |
| - |
| 201 | + |
202 | 202 |
|
203 | 203 |
|
204 | 204 |
|
|
lib/matplotlib/tests/test_contour.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_contour.py+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
140 | 140 |
|
141 | 141 |
|
142 | 142 |
|
143 |
| - |
| 143 | + |
144 | 144 |
|
145 | 145 |
|
146 | 146 |
|
| ||
416 | 416 |
|
417 | 417 |
|
418 | 418 |
|
419 |
| - |
420 |
| - |
421 |
| - |
422 |
| - |
| 419 | + |
| 420 | + |
423 | 421 |
|
424 | 422 |
|
425 | 423 |
|
|
lib/matplotlib/tests/test_figure.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_figure.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
210 | 210 |
|
211 | 211 |
|
212 | 212 |
|
213 |
| - |
| 213 | + |
214 | 214 |
|
215 | 215 |
|
216 | 216 |
|
|
lib/matplotlib/tests/test_legend.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_legend.py+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
140 | 140 |
|
141 | 141 |
|
142 | 142 |
|
143 |
| - |
| 143 | + |
144 | 144 |
|
145 | 145 |
|
146 | 146 |
|
| ||
151 | 151 |
|
152 | 152 |
|
153 | 153 |
|
154 |
| - |
| 154 | + |
155 | 155 |
|
156 | 156 |
|
157 | 157 |
|
| ||
514 | 514 |
|
515 | 515 |
|
516 | 516 |
|
517 |
| - |
| 517 | + |
518 | 518 |
|
519 | 519 |
|
520 | 520 |
|
| ||
650 | 650 |
|
651 | 651 |
|
652 | 652 |
|
653 |
| - |
| 653 | + |
654 | 654 |
|
655 | 655 |
|
656 | 656 |
|
|
lib/matplotlib/tests/test_lines.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_lines.py+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
140 | 140 |
|
141 | 141 |
|
142 | 142 |
|
143 |
| - |
| 143 | + |
144 | 144 |
|
145 | 145 |
|
146 | 146 |
|
| ||
183 | 183 |
|
184 | 184 |
|
185 | 185 |
|
186 |
| - |
187 |
| - |
188 |
| - |
| 186 | + |
| 187 | + |
189 | 188 |
|
190 | 189 |
|
191 | 190 |
|
|
lib/matplotlib/tests/test_patches.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_patches.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
438 | 438 |
|
439 | 439 |
|
440 | 440 |
|
441 |
| - |
| 441 | + |
442 | 442 |
|
443 | 443 |
|
444 | 444 |
|
| ||
564 | 564 |
|
565 | 565 |
|
566 | 566 |
|
567 |
| - |
| 567 | + |
568 | 568 |
|
569 | 569 |
|
570 | 570 |
|
|
lib/matplotlib/tests/test_path.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_path.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
151 | 151 |
|
152 | 152 |
|
153 | 153 |
|
154 |
| - |
| 154 | + |
155 | 155 |
|
156 | 156 |
|
157 | 157 |
|
| ||
283 | 283 |
|
284 | 284 |
|
285 | 285 |
|
286 |
| - |
| 286 | + |
287 | 287 |
|
288 | 288 |
|
289 | 289 |
|
|
lib/matplotlib/tests/test_patheffects.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_patheffects.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
| 49 | + |
49 | 50 |
|
50 | 51 |
|
51 | 52 |
|
|
lib/matplotlib/tests/test_simplification.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_simplification.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
| 32 | + |
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
|
lib/matplotlib/tests/test_skew.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_skew.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
146 | 146 |
|
147 | 147 |
|
148 | 148 |
|
149 |
| - |
| 149 | + |
150 | 150 |
|
151 | 151 |
|
152 | 152 |
|
|
lib/matplotlib/tests/test_subplots.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_subplots.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
175 | 175 |
|
176 | 176 |
|
177 | 177 |
|
178 |
| - |
| 178 | + |
179 | 179 |
|
180 | 180 |
|
181 | 181 |
|
|
lib/mpl_toolkits/axes_grid1/tests/test_axes_grid1.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/axes_grid1/tests/test_axes_grid1.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
346 | 346 |
|
347 | 347 |
|
348 | 348 |
|
349 |
| - |
| 349 | + |
350 | 350 |
|
351 | 351 |
|
352 | 352 |
|
|
lib/mpl_toolkits/mplot3d/tests/test_axes3d.py
Copy file name to clipboardExpand all lines: lib/mpl_toolkits/mplot3d/tests/test_axes3d.py+4-5Lines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
221 | 221 |
|
222 | 222 |
|
223 | 223 |
|
224 |
| - |
225 |
| - |
226 |
| - |
| 224 | + |
| 225 | + |
227 | 226 |
|
228 | 227 |
|
229 | 228 |
|
| ||
1721 | 1720 |
|
1722 | 1721 |
|
1723 | 1722 |
|
1724 |
| - |
| 1723 | + |
1725 | 1724 |
|
1726 | 1725 |
|
1727 | 1726 |
|
| ||
1737 | 1736 |
|
1738 | 1737 |
|
1739 | 1738 |
|
1740 |
| - |
| 1739 | + |
1741 | 1740 |
|
1742 | 1741 |
|
1743 | 1742 |
|
|
0 commit comments