nopaque/app/jobs/__init__.py

3 lines
94 B
Python
Raw Normal View History

2024-09-30 11:30:13 +00:00
from .handle_corpora import job as handle_corpora
from .handle_jobs import job as handle_jobs