Skip to content

Commit

Permalink
Enable strict optional for more test files (7) (#15604)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdce8p committed Jul 7, 2023
1 parent d65e1e7 commit 91e4ce4
Show file tree
Hide file tree
Showing 6 changed files with 199 additions and 171 deletions.
5 changes: 0 additions & 5 deletions mypy/test/testcheck.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,6 @@

# TODO: Enable strict optional in test cases by default. Remove files here, once test cases are updated
no_strict_optional_files = {
"check-inference-context.test",
"check-inference.test",
"check-isinstance.test",
"check-kwargs.test",
"check-literal.test",
"check-modules.test",
"check-namedtuple.test",
"check-overloading.test",
Expand Down
Loading

0 comments on commit 91e4ce4

Please sign in to comment.