Generování protokolů a zpracování scanů
Compare changes
- Martin Mareš authored
+ 50
− 28
@@ -6,7 +6,7 @@ import shutil
@@ -15,7 +15,7 @@ from mo.util import logger, data_dir, part_path
@@ -24,16 +24,19 @@ def schedule_create_protocols(contest: db.Contest, site: Optional[db.Place], for
@@ -43,6 +46,9 @@ def handle_create_protocols(the_job: TheJob):
@@ -52,11 +58,15 @@ def handle_create_protocols(the_job: TheJob):
@@ -71,35 +81,47 @@ def handle_create_protocols(the_job: TheJob):
@@ -115,6 +137,6 @@ def handle_create_protocols(the_job: TheJob):