Skip to content

Commit fa8853b

Browse files
cdce8phauntsaninja
andauthored
Enable strict optional for more test files (5) (#15602)
Followup to #15586 Co-authored-by: Shantanu <[email protected]>
1 parent fae7d90 commit fa8853b

File tree

2 files changed

+156
-96
lines changed

2 files changed

+156
-96
lines changed

mypy/test/testcheck.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151

5252
# TODO: Enable strict optional in test cases by default. Remove files here, once test cases are updated
5353
no_strict_optional_files = {
54-
"check-expressions.test",
5554
"check-functions.test",
5655
"check-generic-subtyping.test",
5756
"check-generics.test",

0 commit comments

Comments
 (0)