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

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

diff --git a/doc.zih.tu-dresden.de/docs/software/tensorflow.md b/doc.zih.tu-dresden.de/docs/software/tensorflow.md
index 0c27daf4e..58ea156ab 100644
--- a/doc.zih.tu-dresden.de/docs/software/tensorflow.md
+++ b/doc.zih.tu-dresden.de/docs/software/tensorflow.md
@@ -123,7 +123,7 @@ 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 
+[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
-- 
GitLab