Commit 25a54a4
File tree
3 files changed
+22
-6
lines changedFilter options
- lib/matplotlib
- tests
3 files changed
+22
-6
lines changed+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
280 | 280 |
|
281 | 281 |
|
282 | 282 |
|
| 283 | + |
| 284 | + |
283 | 285 |
|
284 | 286 |
|
285 | 287 |
|
|
lib/matplotlib/tests/test_tightlayout.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_tightlayout.py+13Lines changed: 13 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
329 | 329 |
|
330 | 330 |
|
331 | 331 |
|
| 332 | + |
| 333 | + |
| 334 | + |
| 335 | + |
| 336 | + |
| 337 | + |
| 338 | + |
| 339 | + |
| 340 | + |
| 341 | + |
| 342 | + |
| 343 | + |
| 344 | + |
lib/matplotlib/tight_layout.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tight_layout.py+7-6Lines changed: 7 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
228 | 228 |
|
229 | 229 |
|
230 | 230 |
|
231 |
| - |
232 |
| - |
233 |
| - |
234 |
| - |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | + |
| 236 | + |
| 237 | + |
235 | 238 |
|
236 |
| - |
237 |
| - |
238 | 239 |
|
239 | 240 |
|
240 | 241 |
|
|
0 commit comments