mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-07-28 04:07:46 +00:00
config: fix spell check document types
Spell checking stopped working previously. This appears to fix it.
This commit is contained in:
Vendored
+2
-1
@@ -23,6 +23,7 @@
|
||||
"markdown",
|
||||
"latex",
|
||||
"plaintext",
|
||||
"python"
|
||||
"python",
|
||||
"restructuredtext",
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user