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 8fffbf8 commit 75ecb6fCopy full SHA for 75ecb6f
1 file changed
test-data/unit/check-flags.test
@@ -59,7 +59,7 @@ async def f(): # E: Function is missing a return type annotation \
59
# N: Use "-> None" if function does not return a value
60
pass
61
[builtins fixtures/async_await.pyi]
62
-[typing fixtures/typing-medium.pyi]
+[typing fixtures/typing-async.pyi]
63
64
[case testAsyncUnannotatedArgument]
65
# flags: --disallow-untyped-defs
0 commit comments