From 8e9bf8ab24b4e3ad04a094e6caea2740a79daf08 Mon Sep 17 00:00:00 2001 From: Pavel Tomanek <99190809+pavelToman@users.noreply.github.com> Date: Mon, 15 Jan 2024 19:44:34 +0100 Subject: [PATCH] Added end newline --- easybuild/easyconfigs/b/Biopython/Biopython-1.83-foss-2023a.eb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easybuild/easyconfigs/b/Biopython/Biopython-1.83-foss-2023a.eb b/easybuild/easyconfigs/b/Biopython/Biopython-1.83-foss-2023a.eb index de31433aa3d..70b13923d39 100644 --- a/easybuild/easyconfigs/b/Biopython/Biopython-1.83-foss-2023a.eb +++ b/easybuild/easyconfigs/b/Biopython/Biopython-1.83-foss-2023a.eb @@ -43,4 +43,4 @@ sanity_check_commands = ["python -c 'import Bio.MarkovModel'"] options = {'modulename': 'Bio'} -moduleclass = 'bio' \ No newline at end of file +moduleclass = 'bio'