Commit 17e816a
File tree
Expand file treeCollapse file tree
8 files changed
+13
-22
lines changedFilter options
- lib/matplotlib/tests
Expand file treeCollapse file tree
8 files changed
+13
-22
lines changedlib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1182 | 1182 |
|
1183 | 1183 |
|
1184 | 1184 |
|
1185 |
| - |
1186 |
| - |
| 1185 | + |
1187 | 1186 |
|
1188 | 1187 |
|
1189 | 1188 |
|
| ||
1211 | 1210 |
|
1212 | 1211 |
|
1213 | 1212 |
|
1214 |
| - |
1215 |
| - |
| 1213 | + |
1216 | 1214 |
|
1217 | 1215 |
|
1218 | 1216 |
|
|
lib/matplotlib/tests/test_bbox_tight.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_bbox_tight.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 |
| - |
| 65 | + |
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
|
lib/matplotlib/tests/test_colorbar.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_colorbar.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
948 | 948 |
|
949 | 949 |
|
950 | 950 |
|
951 |
| - |
952 |
| - |
| 951 | + |
953 | 952 |
|
954 | 953 |
|
955 | 954 |
|
|
lib/matplotlib/tests/test_constrainedlayout.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_constrainedlayout.py+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
465 | 465 |
|
466 | 466 |
|
467 | 467 |
|
468 |
| - |
469 |
| - |
| 468 | + |
470 | 469 |
|
471 | 470 |
|
472 | 471 |
|
| ||
478 | 477 |
|
479 | 478 |
|
480 | 479 |
|
481 |
| - |
482 |
| - |
| 480 | + |
483 | 481 |
|
484 | 482 |
|
485 | 483 |
|
|
lib/matplotlib/tests/test_contour.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_contour.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
153 | 153 |
|
154 | 154 |
|
155 | 155 |
|
156 |
| - |
157 |
| - |
| 156 | + |
158 | 157 |
|
159 | 158 |
|
160 | 159 |
|
|
lib/matplotlib/tests/test_figure.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_figure.py+3-6Lines changed: 3 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1110 | 1110 |
|
1111 | 1111 |
|
1112 | 1112 |
|
1113 |
| - |
1114 |
| - |
| 1113 | + |
1115 | 1114 |
|
1116 | 1115 |
|
1117 | 1116 |
|
| ||
1143 | 1142 |
|
1144 | 1143 |
|
1145 | 1144 |
|
1146 |
| - |
1147 |
| - |
| 1145 | + |
1148 | 1146 |
|
1149 | 1147 |
|
1150 | 1148 |
|
| ||
1167 | 1165 |
|
1168 | 1166 |
|
1169 | 1167 |
|
1170 |
| - |
1171 |
| - |
| 1168 | + |
1172 | 1169 |
|
1173 | 1170 |
|
1174 | 1171 |
|
|
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 |
---|---|---|
| ||
144 | 144 |
|
145 | 145 |
|
146 | 146 |
|
147 |
| - |
| 147 | + |
148 | 148 |
|
149 | 149 |
|
150 | 150 |
|
|
lib/matplotlib/tests/test_units.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_units.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
81 |
| - |
| 81 | + |
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
|
0 commit comments