Skip to content

Commit

Permalink
Update test_dm_reader.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gduscher committed Sep 29, 2023
1 parent ff6c946 commit 0a44a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/readers/microscopy/em/tem/test_dm_reader.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,4 @@ def test_load_dm3_image(self):
self.assertEqual(dataset.original_metadata['DM']['dm_version'], 3)
self.assertEqual(dataset.original_metadata['ImageTags']['DigiScan']['Flyback'], 500.0)
os.remove(file_name)
"""

0 comments on commit 0a44a8b

Please sign in to comment.