mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2026-01-05 02:30:08 +01:00
formatting
This commit is contained in:
@@ -375,7 +375,7 @@ def inspect(args, output_file=sys.stdout):
|
||||
file=output_file,
|
||||
)
|
||||
if args.yaml_out is not None:
|
||||
yaml = YAML(typ='unsafe', pure=True)
|
||||
yaml = YAML(typ="unsafe", pure=True)
|
||||
yaml.dump(
|
||||
frontend.full_analysis_dict(
|
||||
kernel,
|
||||
|
||||
Reference in New Issue
Block a user