Remove another "END OF FOR LOOP" comment

This commit is contained in:
Guthrie McAfee Armstrong 2022-07-07 10:27:12 -04:00 committed by deeplow
parent c18f170caf
commit 5a4bf99211
No known key found for this signature in database
GPG key ID: 577982871529A52A

View file

@ -323,7 +323,6 @@ class ConversionJob(object):
self.percentage += percentage_per_page
# END OF FOR LOOP
# Merge pages into a single PDF
self.update_progress(f"Merging {num_pages} pages into a single PDF")