Commit 4c11aad
File tree
Expand file treeCollapse file tree
3 files changed
+20
-5
lines changedFilter options
- lib/matplotlib
- tests
Expand file treeCollapse file tree
3 files changed
+20
-5
lines changedlib/matplotlib/backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backend_bases.py+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1726 | 1726 |
|
1727 | 1727 |
|
1728 | 1728 |
|
1729 |
| - |
1730 |
| - |
1731 | 1729 |
|
1732 | 1730 |
|
1733 | 1731 |
|
1734 | 1732 |
|
1735 |
| - |
1736 |
| - |
1737 |
| - |
| 1733 | + |
| 1734 | + |
| 1735 | + |
1738 | 1736 |
|
1739 | 1737 |
|
1740 | 1738 |
|
|
+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2106 | 2106 |
|
2107 | 2107 |
|
2108 | 2108 |
|
| 2109 | + |
| 2110 | + |
| 2111 | + |
| 2112 | + |
2109 | 2113 |
|
2110 | 2114 |
|
2111 | 2115 |
|
|
lib/matplotlib/tests/test_backend_bases.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_bases.py+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
120 | 120 |
|
121 | 121 |
|
122 | 122 |
|
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
123 | 136 |
|
124 | 137 |
|
125 | 138 |
|
|
0 commit comments