Skip to content

Commit

Permalink
Delete empty space
Browse files Browse the repository at this point in the history
  • Loading branch information
ElliottKasoar committed Jun 12, 2024
1 parent cd9a9cb commit fa1ca36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/test_database.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
"""
)

Expand Down

0 comments on commit fa1ca36

Please sign in to comment.