Skip to content

Commit 6b9bde7

Browse files
authored
Update semanal-errors.test
1 parent 30dca1e commit 6b9bde7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test-data/unit/semanal-errors.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1159,7 +1159,7 @@ def g(x): # type: () -> int
11591159
pass
11601160
[out]
11611161
main:2: error: Type signature has too many parameters
1162-
main:4: error: Type signature has too few arguments
1162+
main:4: error: Type signature has too few parameters
11631163

11641164
[case testStaticmethodAndNonMethod]
11651165
import typing

0 commit comments

Comments
 (0)