Commit 63d96d2
File tree
Expand file treeCollapse file tree
3 files changed
+22
-22
lines changedFilter options
- lib/matplotlib
- tests
Expand file treeCollapse file tree
3 files changed
+22
-22
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
989 | 989 |
|
990 | 990 |
|
991 | 991 |
|
992 |
| - |
| 992 | + |
993 | 993 |
|
994 | 994 |
|
995 | 995 |
|
|
lib/matplotlib/tests/test_usetex.py
Copy file name to clipboard+13-11Lines changed: 13 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
3 | 1 |
|
4 | 2 |
|
5 |
| - |
6 |
| - |
| 3 | + |
| 4 | + |
7 | 5 |
|
8 | 6 |
|
9 | 7 |
|
10 | 8 |
|
11 |
| - |
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
16 | 14 |
|
17 | 15 |
|
18 |
| - |
19 | 16 |
|
20 | 17 |
|
21 | 18 |
|
22 | 19 |
|
23 |
| - |
24 | 20 |
|
25 | 21 |
|
26 | 22 |
|
| ||
32 | 28 |
|
33 | 29 |
|
34 | 30 |
|
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
lib/matplotlib/texmanager.py
Copy file name to clipboardExpand all lines: lib/matplotlib/texmanager.py+8-10Lines changed: 8 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
206 | 206 |
|
207 | 207 |
|
208 | 208 |
|
209 |
| - |
210 |
| - |
211 |
| - |
212 |
| - |
213 |
| - |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
214 | 213 |
|
215 | 214 |
|
216 | 215 |
|
| ||
257 | 256 |
|
258 | 257 |
|
259 | 258 |
|
260 |
| - |
261 |
| - |
262 |
| - |
263 |
| - |
264 |
| - |
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
265 | 263 |
|
266 | 264 |
|
267 | 265 |
|
|
0 commit comments