Commit 0917b29
authored
MNT: Simplify parallel calls (#632)
* MNT: sort imports
Signed-off-by: DerWeh <[email protected]>
* MNT: simplify if statement (ruff)
Signed-off-by: DerWeh <[email protected]>
* MNT: avoid intermediate parameter list
Signed-off-by: DerWeh <[email protected]>
* MNT: avoid negative if statements
Signed-off-by: DerWeh <[email protected]>
* MNT: don't repeat common boosting arguments
Signed-off-by: DerWeh <[email protected]>
---------
Signed-off-by: DerWeh <[email protected]>1 parent 97f29e4 commit 0917b29
2 files changed
+184
-238
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | | - | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments