catalyst
catalyst copied to clipboard
improve CLI verbose message
trafficstars
Context:
When using qjit with verbose=True, the CLI command that is printed is not reproducible if simply copied and pasted into terminal.
Description of the Change: wrapped the pipeline string with double quotation so parsing is done correctly when running the CLI via terminal.
Benefits: easier debugging
Possible Drawbacks: None
Related GitHub Issues: