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 f53a296 commit 9d0ae67Copy full SHA for 9d0ae67
1 file changed
test-data/unit/semanal-errors.test
@@ -1158,7 +1158,7 @@ def f(): # type: (int) -> int
1158
def g(x): # type: () -> int
1159
pass
1160
[out]
1161
-main:2: error: Type signature has too many arguments
+main:2: error: Type signature has too many parameters
1162
main:4: error: Type signature has too few arguments
1163
1164
[case testStaticmethodAndNonMethod]
0 commit comments