From 83f01125b8684bd9538964016f95258c5999a305 Mon Sep 17 00:00:00 2001
From: liliana <liliana.sanfilippo@uni-bielefeld.de>
Date: Fri, 5 Jul 2024 16:19:25 +0200
Subject: [PATCH] WEBSITE WORKS AGAIN!

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 5cd64406..7e56da0c 100644
--- a/README.md
+++ b/README.md
@@ -86,4 +86,6 @@ Argument of type 'DSVRowArray<string>' is not assignable to parameter of type 'S
   Type 'DSVRowArray<string>' is not assignable to type 'never[]'.
     The types returned by 'pop()' are incompatible between these types.
       Type 'DSVRowString<string> | undefined' is not assignable to type 'undefined'.
-        Type 'DSVRowString<string>' is not assignable to type 'undefined'.
\ No newline at end of file
+        Type 'DSVRowString<string>' is not assignable to type 'undefined'.
+
+        
\ No newline at end of file
-- 
GitLab