nopaque/app/jobs/__init__.py
2024-09-30 13:30:13 +02:00

3 lines
94 B
Python

from .handle_corpora import job as handle_corpora
from .handle_jobs import job as handle_jobs