From 973988219f30c323307c1ac46f1d616d33601f49 Mon Sep 17 00:00:00 2001 From: Joe Knapper Date: Thu, 8 May 2025 17:43:49 +0000 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) Co-authored-by: Julian Stirling --- src/openflexure_microscope_server/things/smart_scan.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/openflexure_microscope_server/things/smart_scan.py b/src/openflexure_microscope_server/things/smart_scan.py index b9eae42f..4904d80d 100644 --- a/src/openflexure_microscope_server/things/smart_scan.py +++ b/src/openflexure_microscope_server/things/smart_scan.py @@ -1179,7 +1179,7 @@ class SmartScanThing(Thing): self, scan_name: str, ): - """Update the zip to include the files left to the end, then return the + """Update the zip to include the files left until the end, then return the zip file as a Blob""" self.update_zip( scan_name=scan_name,