Skip to content

Commit

Permalink
remove trailing whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
StudioWEngineers committed Dec 16, 2024
1 parent 88af31f commit 48e796f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/python/test_File3dm_ObjectTable.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ def test_deleteObject(self):

self.assertTrue(qtyObjects == 2 and qtyObjects2 == 1)



if __name__ == '__main__':
print("running tests")
Expand Down

0 comments on commit 48e796f

Please sign in to comment.