nopaque/app/jobs/__init__.py

3 lines
80 B
Python
Raw Normal View History

2024-11-07 08:57:32 +01:00
from .handle_corpora import handle_corpora
from .handle_jobs import handle_jobs