update
This commit is contained in:
@@ -23,8 +23,7 @@ from textkit import _norm_title, _title, clean_title
|
||||
log = logging.getLogger("creator.repair")
|
||||
|
||||
JUDGE_TIMEOUT = 600
|
||||
JUDGE_CHUNK = 40 # Befunde je Judge-Call
|
||||
EVIDENCE_PER_BLOCK = 6000 # Zeichen Material-Auszug je Fremd-Kandidat
|
||||
from config import EVIDENCE_PER_BLOCK, JUDGE_CHUNK # noqa: E402 — zentral tunebar
|
||||
|
||||
|
||||
async def repair_befunde(topic: str) -> dict:
|
||||
|
||||
Reference in New Issue
Block a user