Miscs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user