Commit a5effc9
File tree
Expand file treeCollapse file tree
3 files changed
+24
-10
lines changedFilter options
- lib/matplotlib
- tests
Expand file treeCollapse file tree
3 files changed
+24
-10
lines changed+7-5Lines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
424 | 424 |
|
425 | 425 |
|
426 | 426 |
|
427 |
| - |
| 427 | + |
428 | 428 |
|
429 | 429 |
|
430 | 430 |
|
431 |
| - |
432 |
| - |
| 431 | + |
| 432 | + |
| 433 | + |
| 434 | + |
433 | 435 |
|
434 | 436 |
|
435 | 437 |
|
| ||
470 | 472 |
|
471 | 473 |
|
472 | 474 |
|
473 |
| - |
| 475 | + |
474 | 476 |
|
475 | 477 |
|
476 | 478 |
|
| ||
481 | 483 |
|
482 | 484 |
|
483 | 485 |
|
484 |
| - |
| 486 | + |
485 | 487 |
|
486 | 488 |
|
487 | 489 |
|
|
lib/matplotlib/font_manager.py
Copy file name to clipboardExpand all lines: lib/matplotlib/font_manager.py+9-5Lines changed: 9 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
132 | 136 |
|
133 | 137 |
|
134 | 138 |
|
135 | 139 |
|
136 | 140 |
|
137 | 141 |
|
138 |
| - |
139 |
| - |
| 142 | + |
| 143 | + |
140 | 144 |
|
141 | 145 |
|
142 | 146 |
|
| ||
149 | 153 |
|
150 | 154 |
|
151 | 155 |
|
152 |
| - |
| 156 | + |
153 | 157 |
|
154 |
| - |
| 158 | + |
155 | 159 |
|
156 | 160 |
|
157 | 161 |
|
| ||
160 | 164 |
|
161 | 165 |
|
162 | 166 |
|
163 |
| - |
| 167 | + |
164 | 168 |
|
165 | 169 |
|
166 | 170 |
|
|
lib/matplotlib/tests/test_matplotlib.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_matplotlib.py+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
28 | 36 |
|
29 | 37 |
|
30 | 38 |
|
|
0 commit comments