diff --git a/cathodedataextractor/parse/regex_pattern.py b/cathodedataextractor/parse/regex_pattern.py index f81e249..75049d2 100644 --- a/cathodedataextractor/parse/regex_pattern.py +++ b/cathodedataextractor/parse/regex_pattern.py @@ -135,7 +135,7 @@ (r'third(?=\s?cycle)', '3'), (r'fiftieth\b', '50'), # Scientific notation - (r'(\d)\s?,\s?(0\d+ [c°])', r'\1\2'), + (r'(\d)\s?,\s?(0\d+\s?[c°])', r'\1\2'), (r'(?