Skip to content

Commit

Permalink
style: pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed May 1, 2024
1 parent 3b2ec39 commit b198d2f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions inference_scans/run_law.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -170,5 +170,3 @@ if [ $impacts = 1 ]; then
--pull-range 3 \
--Snapshot-custom-args="$custom_args"
fi


0 comments on commit b198d2f

Please sign in to comment.