Skip to content

Commit 64607a2

Browse files
committed
Disable type ignore comments for pyright
1 parent 1df226a commit 64607a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,7 @@ plugins = [
341341

342342
[tool.pyright]
343343

344+
enableTypeIgnoreComments = false
344345
reportUnnecessaryTypeIgnoreComment = true
345346
typeCheckingMode = "strict"
346347

0 commit comments

Comments
 (0)