Commit a5d314f
File tree
3 files changed
+16
-10
lines changedFilter options
- lib/matplotlib
- tests
- src
3 files changed
+16
-10
lines changedlib/matplotlib/_text_helpers.py
Copy file name to clipboardExpand all lines: lib/matplotlib/_text_helpers.py+4-3Lines changed: 4 additions & 3 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 |
|
19 |
| - |
| 19 | + |
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
|
lib/matplotlib/tests/test_text.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_text.py+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
817 | 817 |
|
818 | 818 |
|
819 | 819 |
|
820 |
| - |
| 820 | + |
| 821 | + |
821 | 822 |
|
822 | 823 |
|
823 | 824 |
|
824 | 825 |
|
825 |
| - |
| 826 | + |
| 827 | + |
826 | 828 |
|
827 | 829 |
|
828 | 830 |
|
|
+8-5Lines changed: 8 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| ||
184 | 185 |
|
185 | 186 |
|
186 | 187 |
|
187 |
| - |
| 188 | + |
188 | 189 |
|
| 190 | + |
189 | 191 |
|
| 192 | + |
190 | 193 |
|
191 |
| - |
| 194 | + |
192 | 195 |
|
193 | 196 |
|
194 | 197 |
|
| ||
207 | 210 |
|
208 | 211 |
|
209 | 212 |
|
210 |
| - |
| 213 | + |
211 | 214 |
|
212 | 215 |
|
213 | 216 |
|
| ||
515 | 518 |
|
516 | 519 |
|
517 | 520 |
|
518 |
| - |
| 521 | + |
519 | 522 |
|
520 | 523 |
|
521 | 524 |
|
| ||
582 | 585 |
|
583 | 586 |
|
584 | 587 |
|
585 |
| - |
| 588 | + |
586 | 589 |
|
587 | 590 |
|
588 | 591 |
|
|
0 commit comments