Skip to content

Fixed issue where argument parsers for overridden commands were not b… #1352

Fixed issue where argument parsers for overridden commands were not b…

Fixed issue where argument parsers for overridden commands were not b… #1352

Triggered via push November 21, 2024 23:43
Status Failure
Total duration 19s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (F401): examples/hello_cmd2.py#L7
examples/hello_cmd2.py:7:8: F401 `argparse` imported but unused
Ruff (F401): examples/hello_cmd2.py#L8
examples/hello_cmd2.py:8:20: F401 `typing.List` imported but unused
lint
Process completed with exit code 1.