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 9e20166 commit d07c6fdCopy full SHA for d07c6fd
test-data/unit/check-flags.test
@@ -2471,7 +2471,7 @@ def f():
2471
[case testSpotCheckErrorCodeAll]
2472
# flags: --enable-error-code all
2473
# It would be annoying to check every error here, so let's just check a couple.
2474
-from typing import override
+from typing_extensions import override
2475
2476
class Parent:
2477
def f(self, x: int) -> None:
0 commit comments