Commit ca3ee09
Fix pylint warnings introduced by restart_check addition
Add pylint disable comments for too-many-arguments/too-many-positional-arguments
on TestCase.__init__ and too-many-instance-attributes on TestCaseBuilder,
following the existing pattern already used in define_case_d/define_case_f.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 9905bf4 commit ca3ee09
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
| |||
302 | 303 | | |
303 | 304 | | |
304 | 305 | | |
| 306 | + | |
305 | 307 | | |
306 | 308 | | |
307 | 309 | | |
| |||
0 commit comments