ENH: pad
: add delegation
#374
Annotations
3 errors and 1 warning
Format:
tests/test_funcs.py#L424
Argument of type "Literal['edge']" cannot be assigned to parameter "mode" of type "Literal['constant']" in function "pad"
"Literal['edge']" is not assignable to type "Literal['constant']" (reportArgumentType)
|
Format
1 error
|
Format
Process completed with exit code 1.
|
Format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|