Commit 0651abb
File tree
Expand file treeCollapse file tree
3 files changed
+11
-1
lines changedFilter options
- lib/matplotlib
- tests
Expand file treeCollapse file tree
3 files changed
+11
-1
lines changed+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
275 | 275 |
|
276 | 276 |
|
277 | 277 |
|
| 278 | + |
| 279 | + |
| 280 | + |
278 | 281 |
|
279 | 282 |
|
280 | 283 |
|
|
lib/matplotlib/tests/test_usetex.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_usetex.py+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
35 | 41 |
|
36 | 42 |
|
37 | 43 |
|
|
lib/matplotlib/texmanager.py
Copy file name to clipboardExpand all lines: lib/matplotlib/texmanager.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
207 | 207 |
|
208 | 208 |
|
209 | 209 |
|
210 |
| - |
| 210 | + |
| 211 | + |
211 | 212 |
|
212 | 213 |
|
213 | 214 |
|
|
0 commit comments