Commit bb05fb5
File tree
Expand file treeCollapse file tree
5 files changed
+15
-8
lines changedFilter options
- lib/matplotlib
- tests
Expand file treeCollapse file tree
5 files changed
+15
-8
lines changedlib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
48 |
| - |
| 48 | + |
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
| ||
2734 | 2734 |
|
2735 | 2735 |
|
2736 | 2736 |
|
2737 |
| - |
2738 |
| - |
| 2737 | + |
| 2738 | + |
2739 | 2739 |
|
2740 | 2740 |
|
2741 | 2741 |
|
|
+7-2Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
391 | 391 |
|
392 | 392 |
|
393 | 393 |
|
| 394 | + |
394 | 395 |
|
| 396 | + |
| 397 | + |
| 398 | + |
| 399 | + |
| 400 | + |
395 | 401 |
|
396 | 402 |
|
397 |
| - |
398 |
| - |
| 403 | + |
399 | 404 |
|
400 | 405 |
|
401 | 406 |
|
|
lib/matplotlib/tests/test_backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_bases.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
88 |
| - |
| 88 | + |
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 | 93 |
|
94 |
| - |
| 94 | + |
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
|
lib/matplotlib/tests/test_backends_interactive.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backends_interactive.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
145 | 145 |
|
146 | 146 |
|
147 | 147 |
|
| 148 | + |
148 | 149 |
|
149 | 150 |
|
150 | 151 |
|
|
lib/matplotlib/tests/test_pyplot.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_pyplot.py+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
439 | 439 |
|
440 | 440 |
|
441 | 441 |
|
442 |
| - |
| 442 | + |
| 443 | + |
443 | 444 |
|
444 | 445 |
|
445 | 446 |
|
|
0 commit comments