Closed rhatdan closed 1 week ago
The PR removes a redundant condition check for args.generate
in the model execution path determination logic, as the run
method does not support the generate
argument.
No diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Simplified the condition for determining the model execution path |
|
ramalama/model.py |
Replaces https://github.com/containers/ramalama/pull/433
Summary by Sourcery
Bug Fixes: