Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Julian Stirling <julian@julianstirling.co.uk>
This commit is contained in:
parent
7e507be4a1
commit
973988219f
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue