Update python #41
Annotations
4 errors
test/fail.py#L2
Incompatible return value type (got "int", expected "str") [return-value]
|
test/fail.py#L5
Method must have at least one argument. Did you forget the "self" argument? [misc]
|
test/fail.py#L5
Function is missing a return type annotation [no-untyped-def]
|
|
This job succeeded
Loading