From 83896d5f04477b03dd7a6b669dbf62e0056946c2 Mon Sep 17 00:00:00 2001
From: florian <f.spreckelsen@inidscale.com>
Date: Wed, 4 Aug 2021 17:31:55 +0200
Subject: [PATCH] STY: whitespace-cleanup

---
 README_SETUP.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README_SETUP.md b/README_SETUP.md
index 3e5ecdb..8010511 100644
--- a/README_SETUP.md
+++ b/README_SETUP.md
@@ -54,7 +54,7 @@ automatic code formatting.  Simply install JuliaFormatter by
 julia> ]add JuliaFormatter
 ```
 
-and execute 
+and execute
 
 ```sh
 julia -e 'using JuliaFormatter; format(".", verbose=true)'
-- 
GitLab