Build(deps): bump scipy from 1.9.3 to 1.10.0 #12
Annotations
2 errors
Run mypy with reviewdog:
src/emma_perception/commands/extract_visual_features.py#L21
[mypy] reported by reviewdog 🐶
Incompatible types in assignment (expression has type "Union[_ArgumentGroup, ArgumentParser]", variable has type "ArgumentParser") [assignment]
Raw Output:
/home/runner/work/perception/perception/src/emma_perception/commands/extract_visual_features.py:21:14: error: Incompatible types in assignment (expression has type "Union[_ArgumentGroup, ArgumentParser]", variable has type "ArgumentParser") [assignment]
|
Run mypy with reviewdog
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading