We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d16744e commit ec12b4aCopy full SHA for ec12b4a
test-data/unit/check-inference.test
@@ -3550,7 +3550,7 @@ if x:
3550
[builtins fixtures/dict.pyi]
3551
3552
[case testSuggestPep604AnnotationForPartialNone]
3553
-# flags: --local-partial-types --python-version 3.10 --no-force-union-syntax
+# flags: --local-partial-types --python-version 3.10
3554
x = None # E: Need type annotation for "x" (hint: "x: <type> | None = ...")
3555
3556
[case testTupleContextFromIterable]
0 commit comments