Apply suggestions from code review of branch download-stitched-image

Co-authored-by: Joe Knapper <joe.knapper@glasgow.ac.uk>
This commit is contained in:
Beth Probert 2025-07-02 09:51:27 +00:00
parent 2e18c2017a
commit f3a873ae58

View file

@ -357,6 +357,7 @@ def test_all_files():
# As standard for 8 layers there are 89 jpegs and 1 dzi file.
assert len(set(all_files)) == 90
assert len(all_files) == 90
dzi_file = None
# Check all files exist
for file in all_files: