Commit 0e93cf7
Suppress pylint no-self-use for test files
Test methods are organized in classes for structure but may not
reference self when using decorators like @respx.mock.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent fbff605 commit 0e93cf7
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
| 249 | + | |
249 | 250 | | |
250 | 251 | | |
251 | 252 | | |
| |||
0 commit comments