Skip to content

Commit

Permalink
restore blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
bedroge authored Nov 15, 2023
1 parent b396a56 commit c2e26c1
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 @@ -60,6 +60,7 @@ def parse_hook(ec, *args, **kwargs):

# determine path to Prefix installation in compat layer via $EPREFIX
eprefix = get_eessi_envvar('EPREFIX')

if ec.name in PARSE_HOOKS:
PARSE_HOOKS[ec.name](ec, eprefix)

Expand Down

0 comments on commit c2e26c1

Please sign in to comment.