Skip to content

Commit

Permalink
fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
truib committed Nov 14, 2024
1 parent 2438c47 commit 29004ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eb_hooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -1043,6 +1043,7 @@ def pre_package_eessi_extend(self, *args, **kwargs):
POST_POSTPROC_HOOKS = {
'CUDA': post_postproc_cuda,
'cuDNN': post_postproc_cudnn,
}

PRE_PACKAGE_HOOKS = {
'EESSI-extend': pre_package_eessi_extend,
Expand Down

0 comments on commit 29004ce

Please sign in to comment.