Commit 87b9118
File tree
Expand file treeCollapse file tree
11 files changed
+39
-30
lines changedFilter options
- .github/workflows
- examples/units
- lib/matplotlib
- backends
- testing
- tests
- tinypages
- requirements/testing
Expand file treeCollapse file tree
11 files changed
+39
-30
lines changed.github/workflows/tests.yml
Copy file name to clipboardExpand all lines: .github/workflows/tests.yml+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
145 | 145 |
|
146 | 146 |
|
147 | 147 |
|
148 |
| - |
| 148 | + |
| 149 | + |
149 | 150 |
|
150 | 151 |
|
151 | 152 |
|
|
examples/units/basic_units.py
Copy file name to clipboardExpand all lines: examples/units/basic_units.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
9 | 8 |
|
10 | 9 |
|
11 | 10 |
|
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| ||
155 | 155 |
|
156 | 156 |
|
157 | 157 |
|
158 |
| - |
| 158 | + |
159 | 159 |
|
160 | 160 |
|
161 | 161 |
|
|
+12-12Lines changed: 12 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
88 |
| - |
89 | 88 |
|
90 | 89 |
|
91 | 90 |
|
| ||
103 | 102 |
|
104 | 103 |
|
105 | 104 |
|
| 105 | + |
106 | 106 |
|
107 | 107 |
|
108 | 108 |
|
| ||
165 | 165 |
|
166 | 166 |
|
167 | 167 |
|
168 |
| - |
169 |
| - |
170 |
| - |
| 168 | + |
| 169 | + |
| 170 | + |
171 | 171 |
|
172 | 172 |
|
173 | 173 |
|
| ||
274 | 274 |
|
275 | 275 |
|
276 | 276 |
|
277 |
| - |
278 |
| - |
| 277 | + |
279 | 278 |
|
280 | 279 |
|
281 | 280 |
|
| ||
305 | 304 |
|
306 | 305 |
|
307 | 306 |
|
308 |
| - |
309 |
| - |
| 307 | + |
| 308 | + |
310 | 309 |
|
311 | 310 |
|
312 | 311 |
|
| ||
367 | 366 |
|
368 | 367 |
|
369 | 368 |
|
370 |
| - |
| 369 | + |
371 | 370 |
|
372 | 371 |
|
373 | 372 |
|
374 | 373 |
|
375 | 374 |
|
376 | 375 |
|
377 | 376 |
|
378 |
| - |
379 |
| - |
380 |
| - |
| 377 | + |
| 378 | + |
| 379 | + |
| 380 | + |
381 | 381 |
|
382 | 382 |
|
383 | 383 |
|
|
lib/matplotlib/backends/qt_compat.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/qt_compat.py+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
18 | 17 |
|
| 18 | + |
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
| ||
102 | 103 |
|
103 | 104 |
|
104 | 105 |
|
105 |
| - |
106 |
| - |
| 106 | + |
| 107 | + |
107 | 108 |
|
108 | 109 |
|
109 | 110 |
|
|
lib/matplotlib/testing/compare.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/compare.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
167 | 167 |
|
168 | 168 |
|
169 | 169 |
|
170 |
| - |
| 170 | + |
171 | 171 |
|
172 | 172 |
|
173 | 173 |
|
|
lib/matplotlib/testing/decorators.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/decorators.py+8-7Lines changed: 8 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 | 2 |
|
4 | 3 |
|
5 | 4 |
|
| ||
10 | 9 |
|
11 | 10 |
|
12 | 11 |
|
| 12 | + |
| 13 | + |
13 | 14 |
|
14 | 15 |
|
15 | 16 |
|
| ||
92 | 93 |
|
93 | 94 |
|
94 | 95 |
|
95 |
| - |
96 |
| - |
| 96 | + |
| 97 | + |
97 | 98 |
|
98 | 99 |
|
99 | 100 |
|
100 | 101 |
|
101 | 102 |
|
102 | 103 |
|
103 |
| - |
104 |
| - |
105 |
| - |
106 | 104 |
|
107 | 105 |
|
108 |
| - |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
109 | 110 |
|
110 | 111 |
|
111 | 112 |
|
|
lib/matplotlib/tests/test_backend_pgf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_pgf.py+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
| ||
88 | 89 |
|
89 | 90 |
|
90 | 91 |
|
91 |
| - |
| 92 | + |
| 93 | + |
92 | 94 |
|
93 | 95 |
|
94 | 96 |
|
|
lib/matplotlib/tests/tinypages/conf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/tinypages/conf.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
|
lib/matplotlib/texmanager.py
Copy file name to clipboardExpand all lines: lib/matplotlib/texmanager.py+3-1Lines changed: 3 additions & 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 |
|
| ||
270 | 271 |
|
271 | 272 |
|
272 | 273 |
|
| 274 | + |
273 | 275 |
|
274 |
| - |
| 276 | + |
275 | 277 |
|
276 | 278 |
|
277 | 279 |
|
|
requirements/testing/minver.txt
Copy file name to clipboardExpand all lines: requirements/testing/minver.txt+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| 6 | + |
6 | 7 |
|
7 | 8 |
|
8 | 9 |
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
327 | 327 |
|
328 | 328 |
|
329 | 329 |
|
| 330 | + |
330 | 331 |
|
331 | 332 |
|
332 | 333 |
|
|
0 commit comments