From 7861b3cabb6d6a5ed4733f6de4d83a8d53e94629 Mon Sep 17 00:00:00 2001
From: Martin Schroschk <martin.schroschk@tu-dresden.de>
Date: Tue, 28 Sep 2021 11:56:51 +0200
Subject: [PATCH] Make linter happy

---
 .../jobs_and_resources/binding_and_distribution_of_tasks.md     | 1 -
 doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm_examples.md | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/doc.zih.tu-dresden.de/docs/jobs_and_resources/binding_and_distribution_of_tasks.md b/doc.zih.tu-dresden.de/docs/jobs_and_resources/binding_and_distribution_of_tasks.md
index 3e0e107dd..69bba2bb4 100644
--- a/doc.zih.tu-dresden.de/docs/jobs_and_resources/binding_and_distribution_of_tasks.md
+++ b/doc.zih.tu-dresden.de/docs/jobs_and_resources/binding_and_distribution_of_tasks.md
@@ -33,7 +33,6 @@ node and odd on each second socket of each node.
 ![Default distribution](misc/mpi_default.png)
 {: align="center"}
 
-
 !!! example "Default binding and default distribution"
 
     ```bash
diff --git a/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm_examples.md b/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm_examples.md
index 077b9b911..5f4c9b50c 100644
--- a/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm_examples.md
+++ b/doc.zih.tu-dresden.de/docs/jobs_and_resources/slurm_examples.md
@@ -355,4 +355,4 @@ file) that will be executed one after each other with different CPU numbers:
 
 ## Array-Job with Afterok-Dependency and Datamover Usage
 
-*coming soon*
+This is a *todo*
-- 
GitLab