Commit e4e85e6
File tree
Expand file treeCollapse file tree
2 files changed
+13
-9
lines changedFilter options
- lib/matplotlib
- tests
Expand file treeCollapse file tree
2 files changed
+13
-9
lines changedlib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+9-8Lines changed: 9 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2220 | 2220 |
|
2221 | 2221 |
|
2222 | 2222 |
|
2223 |
| - |
| 2223 | + |
2224 | 2224 |
|
2225 | 2225 |
|
2226 | 2226 |
|
| ||
2730 | 2730 |
|
2731 | 2731 |
|
2732 | 2732 |
|
2733 |
| - |
2734 |
| - |
2735 |
| - |
2736 |
| - |
2737 |
| - |
| 2733 | + |
| 2734 | + |
2738 | 2735 |
|
2739 | 2736 |
|
2740 | 2737 |
|
2741 | 2738 |
|
2742 | 2739 |
|
2743 |
| - |
2744 |
| - |
2745 | 2740 |
|
2746 | 2741 |
|
2747 | 2742 |
|
2748 | 2743 |
|
2749 | 2744 |
|
| 2745 | + |
| 2746 | + |
| 2747 | + |
| 2748 | + |
| 2749 | + |
| 2750 | + |
2750 | 2751 |
|
2751 | 2752 |
|
2752 | 2753 |
|
|
lib/matplotlib/tests/test_backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_bases.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
67 |
| - |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
68 | 71 |
|
69 | 72 |
|
70 | 73 |
|
|
0 commit comments