From a4bb2db90c5db01842ce951acc8e2d869a6ea187 Mon Sep 17 00:00:00 2001
From: Alexandre Strube <a.strube@fz-juelich.de>
Date: Wed, 7 Apr 2021 17:13:05 +0200
Subject: [PATCH] newline at the end

---
 .pre-commit-config.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 553a9e6b9..18e8e9ad0 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -4,4 +4,4 @@ repos:
     hooks:
     -   id: autopep8
         types: [file]
-        files: \.(eb|py)
\ No newline at end of file
+        files: \.(eb|py)
-- 
GitLab