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 Nov 25, 2024
1 parent 78140da commit a046f5a
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion src/HHbbVV/VBF_binder/VBFgenInfoTests.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@
"metadata": {},
"outputs": [],
"source": [
"\n",
"import matplotlib.pyplot as plt\n",
"import numpy as np\n",
"import pandas as pd\n",
Expand Down
1 change: 0 additions & 1 deletion src/HHbbVV/postprocessing/BDT_LPSFs.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"warnings.simplefilter(action=\"ignore\", category=SettingWithCopyWarning)\n",
"\n",
"\n",
"\n",
"import matplotlib.pyplot as plt\n",
"import matplotlib.ticker as mticker\n",
"import mplhep as hep\n",
Expand Down
1 change: 0 additions & 1 deletion src/HHbbVV/postprocessing/VV_analysis.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"warnings.simplefilter(action=\"ignore\", category=SettingWithCopyWarning)\n",
"\n",
"\n",
"\n",
"import matplotlib.pyplot as plt\n",
"import matplotlib.ticker as mticker\n",
"import mplhep as hep\n",
Expand Down
1 change: 0 additions & 1 deletion src/HHbbVV/scale_factors/top_reweighting.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -606,7 +606,6 @@
"metadata": {},
"outputs": [],
"source": [
"\n",
"with gzip.open(corrections.get_pog_json(\"jec\", \"2017\"), \"r\") as fin:\n",
" jec = json.loads(fin.read().decode(\"utf-8\"))\n",
"\n",
Expand Down

0 comments on commit a046f5a

Please sign in to comment.