From b198d2ffb9f7ac91fe9f1c56b29ff161e80ef4b1 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 23:31:44 +0000 Subject: [PATCH] style: pre-commit fixes --- inference_scans/run_law.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/inference_scans/run_law.sh b/inference_scans/run_law.sh index b8fa636a..e2d8bdde 100755 --- a/inference_scans/run_law.sh +++ b/inference_scans/run_law.sh @@ -3,7 +3,7 @@ #################################################################################################### # Script for running HH inference 'law' commands -# +# # Usage: # 0) snapshot: --snapshot # 1) limits at point: --limpoint (--vbf) # --vbf runs it for the VBF k2v=0 point @@ -170,5 +170,3 @@ if [ $impacts = 1 ]; then --pull-range 3 \ --Snapshot-custom-args="$custom_args" fi - -