From 01b9ef4b871065b1e959fe1c199bdf42d07504ec Mon Sep 17 00:00:00 2001 From: jfgrimm Date: Wed, 31 Jan 2024 11:54:39 +0000 Subject: [PATCH] undo change to description --- .../t/tensorboard/tensorboard-2.15.1-gfbf-2023a.eb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/easybuild/easyconfigs/t/tensorboard/tensorboard-2.15.1-gfbf-2023a.eb b/easybuild/easyconfigs/t/tensorboard/tensorboard-2.15.1-gfbf-2023a.eb index 5a21ff78eb0..9845a9c7d2e 100644 --- a/easybuild/easyconfigs/t/tensorboard/tensorboard-2.15.1-gfbf-2023a.eb +++ b/easybuild/easyconfigs/t/tensorboard/tensorboard-2.15.1-gfbf-2023a.eb @@ -4,8 +4,8 @@ name = 'tensorboard' version = '2.15.1' homepage = 'https://github.com/tensorflow/tensorboard' -description = """TensorBoard is a suite of web applications for inspecting and understanding your TensorFlow runs -and graphs.""" +description = """TensorBoard is a suite of web applications for inspecting and +understanding your TensorFlow runs and graphs.""" toolchain = {'name': 'gfbf', 'version': '2023a'}