From ca5eb890af96da27836323ca05bfc38be70a32e9 Mon Sep 17 00:00:00 2001
From: lazariv <taras.lazariv@tu-dresden.de>
Date: Fri, 13 Aug 2021 10:32:54 +0000
Subject: [PATCH] Make linter happy

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

diff --git a/doc.zih.tu-dresden.de/docs/software/machine_learning.md b/doc.zih.tu-dresden.de/docs/software/machine_learning.md
index debb3f494..3792205c0 100644
--- a/doc.zih.tu-dresden.de/docs/software/machine_learning.md
+++ b/doc.zih.tu-dresden.de/docs/software/machine_learning.md
@@ -3,7 +3,7 @@
 On the machine learning nodes, you can use the tools from [IBM Power
 AI](power_ai.md).
 
-# Get started with HPC-DA
+## Get started with HPC-DA
 
 HPC-DA (High-Performance Computing and Data Analytics) is a part of TU-Dresden general purpose HPC
 cluster (Taurus). HPC-DA is the best **option** for **Machine learning, Deep learning** applications
@@ -198,7 +198,6 @@ to work with VM on Taurus: [VM tools](vm_tools.md) - automotive algorithms
 for using virtual machines; [Manual method](virtual_machines.md) - it requires more
 operations but gives you more flexibility and reliability.
 
-
 ## Interactive Session Examples
 
 ### Tensorflow-Test
-- 
GitLab