From 47ef7a4bed3ad7ebc7b4749a929697234f9838d6 Mon Sep 17 00:00:00 2001
From: lazariv <taras.lazariv@tu-dresden.de>
Date: Fri, 27 Aug 2021 11:31:04 +0000
Subject: [PATCH] Make linter happier again

---
 doc.zih.tu-dresden.de/docs/software/tensorflow.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc.zih.tu-dresden.de/docs/software/tensorflow.md b/doc.zih.tu-dresden.de/docs/software/tensorflow.md
index 97d5c73a7..0c27daf4e 100644
--- a/doc.zih.tu-dresden.de/docs/software/tensorflow.md
+++ b/doc.zih.tu-dresden.de/docs/software/tensorflow.md
@@ -123,8 +123,8 @@ tf_upgrade_v2 utility to help transition legacy code to the new API.
 
 ## Keras
 
-[Keras](https://keras.io) is a high-level neural network API, written in Python and capable of running on
-top of TensorFlow. Please check the software modules list via
+[Keras](https://keras.io) is a high-level neural network API, written in Python and capable 
+of running on top of TensorFlow. Please check the software modules list via
 
 ```console
 marie@compute$ module spider Keras
-- 
GitLab