catalyst icon indicating copy to clipboard operation
catalyst copied to clipboard

improve CLI verbose message

Open mehrdad2m opened this issue 7 months ago • 0 comments
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:

mehrdad2m avatar Apr 04 '25 18:04 mehrdad2m