From ad7079b0fda002e44a05f4120b0f2f771d684cba Mon Sep 17 00:00:00 2001 From: Thomas Roeblitz Date: Mon, 21 Apr 2025 18:01:12 +0200 Subject: [PATCH] test bot PR310 --- eb_hooks.py | 3 +++ 1 file changed, 3 insertions(+) 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