Skip to content

Commit

Permalink
fccanalyses: fix style so pre-commit doesn't fail (#586)
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc authored May 20, 2024
1 parent f549eb9 commit 0249576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/fccanalyses/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ class Fccanalyses(CMakePackage, Key4hepPackage):
patch(
"https://patch-diff.githubusercontent.com/raw/HEP-FCC/FCCAnalyses/pull/373.patch?full_index=1",
sha256="e77e5962d35d764cae5757f066eecc30fa9c60cb05ff087e684636e7c8e4724d",
when="@:0.9.0 ^[email protected]:"
when="@:0.9.0 ^[email protected]:",
)

patch(
Expand Down

0 comments on commit 0249576

Please sign in to comment.