Skip to content

Commit

Permalink
Enable reportMissingImports in pyright
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanjmcdougall committed Aug 21, 2024
1 parent 4899331 commit 534a1ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ reportGeneralTypeIssues = false
reportIncompatibleMethodOverride = false
reportIncompatibleVariableOverride = false
reportIndexIssue = false
reportMissingImports = false
reportMissingTypeStubs = false
reportOptionalIterable = false
reportOptionalMemberAccess = false
Expand Down

0 comments on commit 534a1ea

Please sign in to comment.