Commit c6c313b
Fix pylint issues in transports and vumark_service
Make VuMarkService.__init__ keyword-only to fix
too-many-positional-arguments. Suppress unnecessary-ellipsis
on Transport protocol method body.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent e9041ec commit c6c313b
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| |||
0 commit comments