fix: ut #55
Annotations
2 errors
Run jakebailey/pyright-action@v2:
dpgen2/op/caly_evo_step_merge.py#L107
Argument of type "range" cannot be assigned to parameter "with_param" of type "str | list[Unknown] | InputParameter | OutputParameter" in function "__init__"
Type "range" cannot be assigned to type "str | list[Unknown] | InputParameter | OutputParameter"
"range" is incompatible with "str"
"range" is incompatible with "list[Unknown]"
"range" is incompatible with "InputParameter"
"range" is incompatible with "OutputParameter" (reportGeneralTypeIssues)
|
Run jakebailey/pyright-action@v2
1 error
|
Loading