Fixed uMp-4 none check #21
code-quality.yml
on: push
Static Analysis
9s
Type Check
20s
Annotations
3 errors
Type Check:
src/ephys_link/bindings/ump_4_binding.py#L103
Argument type is partially unknown
Argument corresponds to parameter "obj" in function "len"
Argument type is "ndarray[tuple[int, ...], dtype[Unknown]]" (reportUnknownArgumentType)
|
Type Check
1 error
|
Type Check
Process completed with exit code 1.
|