This commit is contained in:
2026-03-31 20:50:05 +02:00
parent 133be2a84b
commit 92d23a82ad
3 changed files with 40 additions and 35 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ import annotating_with_checks
from utils import natural_key
# Roughly 10 A4 pages at 100 DPI
MAX_HEIGHT_PX = 18500 # Can be increased by 10%.
MAX_HEIGHT_PX = 20000 # Can be increased by 10%.
def render_item(item):
student_id, label, content = item