Skip to content

Commit

Permalink
Enable strict optional for more test files (5) (#15602)
Browse files Browse the repository at this point in the history
Followup to #15586

Co-authored-by: Shantanu <[email protected]>
  • Loading branch information
cdce8p and hauntsaninja committed Jul 6, 2023
1 parent fae7d90 commit fa8853b
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 96 deletions.
1 change: 0 additions & 1 deletion mypy/test/testcheck.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@

# TODO: Enable strict optional in test cases by default. Remove files here, once test cases are updated
no_strict_optional_files = {
"check-expressions.test",
"check-functions.test",
"check-generic-subtyping.test",
"check-generics.test",
Expand Down
Loading

0 comments on commit fa8853b

Please sign in to comment.