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 f329994 commit 68ee559Copy full SHA for 68ee559
test-data/unit/check-classes.test
@@ -7688,7 +7688,7 @@ class A(thing=5):
7688
pass
7689
[out]
7690
main:1: error: Unexpected keyword argument "thing" for "__init_subclass__" of "object"
7691
-tmp/builtins.pyi:5: note: "__init_subclass__" of "object" defined here
+tmp/builtins.pyi:6: note: "__init_subclass__" of "object" defined here
7692
[builtins fixtures/object_with_init_subclass.pyi]
7693
7694
[case testInitSubclassWithImports]
0 commit comments