File tree
Expand file treeCollapse file tree
2 files changed
+14
-1
lines changedFilter options
- lib/matplotlib
- tests
Expand file treeCollapse file tree
2 files changed
+14
-1
lines changedlib/matplotlib/tests/test_tightlayout.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_tightlayout.py+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
148 | 148 |
|
149 | 149 |
|
150 | 150 |
|
| 151 | + |
151 | 152 |
|
152 | 153 |
|
153 | 154 |
|
| ||
157 | 158 |
|
158 | 159 |
|
159 | 160 |
|
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
160 | 170 |
|
161 | 171 |
|
162 | 172 |
|
|
lib/matplotlib/tight_layout.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tight_layout.py+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
126 |
| - |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
127 | 130 |
|
128 | 131 |
|
129 | 132 |
|
|
0 commit comments