diff --git a/eb_hooks.py b/eb_hooks.py index e862af00d5..37a360a051 100644 --- a/eb_hooks.py +++ b/eb_hooks.py @@ -1,5 +1,8 @@ # Hooks to customize how EasyBuild installs software in EESSI # see https://docs.easybuild.io/en/latest/Hooks.html +# +# DO NOTHING CHANGE +# import glob import os import re