Closed sebastian-goeldi closed 3 weeks ago
This is a minor fix to correct the typer.Option parameter in the CLI build command. The change adds the missing 'help' keyword argument to properly specify the help text for the max_cellname_length parameter.
No diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Fix typer.Option parameter formatting for CLI help text |
|
src/kfactory/cli/build.py |
Summary by Sourcery
Bug Fixes: