Commit 4ff3d45
File tree
5 files changed
+8
-7
lines changedFilter options
- lib/matplotlib
- tests
5 files changed
+8
-7
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1086 | 1086 |
|
1087 | 1087 |
|
1088 | 1088 |
|
1089 |
| - |
| 1089 | + |
1090 | 1090 |
|
1091 | 1091 |
|
1092 | 1092 |
|
|
lib/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 |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
| ||
318 | 319 |
|
319 | 320 |
|
320 | 321 |
|
321 |
| - |
| 322 | + |
322 | 323 |
|
323 | 324 |
|
324 | 325 |
|
|
lib/matplotlib/tests/test_backend_webagg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_webagg.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
|
lib/matplotlib/tests/test_backends_interactive.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backends_interactive.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
473 | 473 |
|
474 | 474 |
|
475 | 475 |
|
476 |
| - |
| 476 | + |
477 | 477 |
|
478 | 478 |
|
479 | 479 |
|
|
lib/matplotlib/tests/test_matplotlib.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_matplotlib.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
21 |
| - |
22 |
| - |
| 20 | + |
| 21 | + |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
|
0 commit comments