diff --git a/tests/test_conversions.py b/tests/test_conversions.py index 8c5e369..cff19bd 100644 --- a/tests/test_conversions.py +++ b/tests/test_conversions.py @@ -26,17 +26,17 @@ table = re.sub(r'\s+', '', """ - + - + - +
FirstnameLastnameLastname Age
JillSmithSmith 50
EveJacksonJackson 94
@@ -55,12 +55,12 @@ table_head_body = re.sub(r'\s+', '', """ Jill - Smith + Smith 50 Eve - Jackson + Jackson 94