Generování protokolů a zpracování scanů
Compare changes
- Martin Mareš authored
+ 28
− 24
@@ -19,6 +19,19 @@ from mo.util import logger, data_dir
@@ -29,17 +42,6 @@ def schedule_download_submits(paper_ids: List[int], description: str, for_user:
@@ -82,6 +84,21 @@ def handle_download_submits(the_job: TheJob):
@@ -148,19 +165,6 @@ def parse_feedback_name(name: str) -> Optional[UploadFeedback]: