Commit 6a92503
File tree
Expand file treeCollapse file tree
4 files changed
+13
-10
lines changedFilter options
- lib/matplotlib/tests
Expand file treeCollapse file tree
4 files changed
+13
-10
lines changedlib/matplotlib/tests/test_animation.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_animation.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
229 | 229 |
|
230 | 230 |
|
231 | 231 |
|
232 |
| - |
| 232 | + |
| 233 | + |
233 | 234 |
|
234 | 235 |
|
235 | 236 |
|
|
lib/matplotlib/tests/test_backend_ps.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_ps.py+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 |
| - |
37 |
| - |
| 36 | + |
| 37 | + |
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
|
lib/matplotlib/tests/test_backend_svg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_svg.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
126 | 126 |
|
127 | 127 |
|
128 | 128 |
|
129 |
| - |
| 129 | + |
130 | 130 |
|
131 | 131 |
|
132 | 132 |
|
|
lib/matplotlib/tests/test_backends_interactive.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backends_interactive.py+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
36 |
| - |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
37 | 39 |
|
38 | 40 |
|
39 | 41 |
|
|
0 commit comments