mirror of
https://github.com/tiennm99/serena.git
synced 2026-08-10 18:23:19 +00:00
Exclude multilspy from mypy
This commit is contained in:
+1
-1
@@ -130,7 +130,7 @@ doc-build = [
|
||||
"doc-spellcheck",
|
||||
"_sphinx_build"
|
||||
]
|
||||
_mypy = "mypy src"
|
||||
_mypy = "mypy src/serena"
|
||||
_mypy_nb = "nbqa mypy docs"
|
||||
type-check = [
|
||||
"_mypy",
|
||||
|
||||
Reference in New Issue
Block a user