Commit daceb69
committed
Further simplify _preprocess_data.
We don't need to evaluate needs_label at the top, we can just do it when
needed. Also rename all_kwargs to args_and_kwargs, as it's really a
mapping of all arg names to their values, whether they have been passed
positionally or by keyword.1 parent e445831 commit daceb69
1 file changed
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1382 | 1382 | | |
1383 | 1383 | | |
1384 | 1384 | | |
1385 | | - | |
1386 | | - | |
1387 | | - | |
1388 | 1385 | | |
1389 | 1386 | | |
1390 | 1387 | | |
| |||
1403 | 1400 | | |
1404 | 1401 | | |
1405 | 1402 | | |
1406 | | - | |
1407 | | - | |
| 1403 | + | |
| 1404 | + | |
1408 | 1405 | | |
1409 | | - | |
| 1406 | + | |
1410 | 1407 | | |
1411 | 1408 | | |
1412 | 1409 | | |
| |||
0 commit comments