Commit 4c5c44f
Ovtcharov
fix(eval): suppress pylint W0613 for keep_sessions parameter
Sessions are now always preserved (merge resolution took main's
"always keep" behavior). The parameter is retained for backward
compatibility with existing callers but marked as unused.1 parent 0ef0404 commit 4c5c44f
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
425 | | - | |
| 425 | + | |
426 | 426 | | |
427 | 427 | | |
428 | | - | |
429 | | - | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
430 | 432 | | |
431 | 433 | | |
432 | 434 | | |
| |||
0 commit comments