Commit d6502fc
Don't report error for self parameter name (#1958)
Suppresses `Instance methods should take a "self" parameter` warnings in
editors that use pyright (eg VSCode). Due to the way Talon defines
action classes, these warnings are almost always noise in any Talon user
file set
## Checklist
- [ ] I have added
[tests](https://www.cursorless.org/docs/contributing/test-case-recorder/)
- [ ] I have updated the
[docs](https://github.com/cursorless-dev/cursorless/tree/main/docs) and
[cheatsheet](https://github.com/cursorless-dev/cursorless/tree/main/cursorless-talon/src/cheatsheet)
- [ ] I have not broken the cheatsheet1 parent 8f6dfd1 commit d6502fc
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
0 commit comments