From f477f5674a2b23ed7281dcc29473648b87e6d8d9 Mon Sep 17 00:00:00 2001 From: Felix Hauptmann Date: Tue, 10 Oct 2023 00:54:21 +0200 Subject: fix csv parsing --- constants.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'constants.py') diff --git a/constants.py b/constants.py index ac67560..9ff08c0 100644 --- a/constants.py +++ b/constants.py @@ -26,22 +26,22 @@ imported_regex = re.compile('^\s*\$import\s*(?P.*)\s*::\s*(?P