more words

This commit is contained in:
2024-12-30 12:51:31 -07:00
parent bfa45ddde6
commit 35498e8274

View File

@@ -1,4 +1,5 @@
{ {
"python.linting.mypyEnabled": true, "python.linting.mypyEnabled": true,
"python.linting.enabled": true "python.linting.enabled": true,
"cSpell.words": ["pkgs"]
} }