From fa1ca366bca2a40b6302fe12d56f72710d0fc15c Mon Sep 17 00:00:00 2001 From: ElliottKasoar <45317199+ElliottKasoar@users.noreply.github.com> Date: Wed, 12 Jun 2024 15:26:49 +0100 Subject: [PATCH] Delete empty space --- tests/test_database.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/test_database.py b/tests/test_database.py index cbe2f1a7..82cddfab 100644 --- a/tests/test_database.py +++ b/tests/test_database.py @@ -25,8 +25,8 @@ def test_push(abcd_mongodb): xyz = StringIO( """2 Properties=species:S:1:pos:R:3 s="sadf" _vtk_test="t e s t _ s t r" pbc="F F F" -Si 0.00000000 0.00000000 0.00000000 -Si 0.00000000 0.00000000 0.00000000 +Si 0.00000000 0.00000000 0.00000000 +Si 0.00000000 0.00000000 0.00000000 """ )