Commit db71b51
File tree
Expand file treeCollapse file tree
4 files changed
+48
-18
lines changedFilter options
- lib/matplotlib
- testing
- tests
Expand file treeCollapse file tree
4 files changed
+48
-18
lines changedlib/matplotlib/testing/__init__.py
Copy file name to clipboardExpand all lines: lib/matplotlib/testing/__init__.py+17-10Lines changed: 17 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
78 |
| - |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
79 | 86 |
|
80 | 87 |
|
81 | 88 |
|
|
lib/matplotlib/tests/test_preprocess_data.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_preprocess_data.py+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
259 | 259 |
|
260 | 260 |
|
261 | 261 |
|
262 |
| - |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
| 267 | + |
263 | 268 |
|
264 | 269 |
|
265 | 270 |
|
|
lib/matplotlib/tests/test_pyplot.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_pyplot.py+7-2Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 |
| - |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
25 | 30 |
|
26 | 31 |
|
27 | 32 |
|
|
lib/matplotlib/tests/test_sphinxext.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_sphinxext.py+18-5Lines changed: 18 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
23 |
| - |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
24 | 30 |
|
25 | 31 |
|
26 | 32 |
|
| ||
44 | 50 |
|
45 | 51 |
|
46 | 52 |
|
47 |
| - |
48 |
| - |
49 |
| - |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
50 | 63 |
|
51 | 64 |
|
52 | 65 |
|
|
0 commit comments