Skip to content

Commit

Permalink
style(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed May 13, 2024
1 parent c83c1cd commit 5216203
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion report/report_analysis/make_report.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ report_dir_name=output/report_"${trace_data_name}"
is_path_analysis_only=${is_path_analysis_only:-false}
is_html_only=${is_html_only:-false}


mkdir -p "${report_dir_name}"

# Save misc files
Expand Down
1 change: 0 additions & 1 deletion report/report_validation/make_report.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ report_dir_name=output/val_"${trace_data_name}"
is_path_analysis_only=${is_path_analysis_only:-false}
is_html_only=${is_html_only:-false}


mkdir -p "${report_dir_name}"

# Save misc files
Expand Down

0 comments on commit 5216203

Please sign in to comment.