1
0
Fork 0
mirror of https://github.com/Kunsi/pretalx-plugin-broadcast-tools synced 2025-06-06 14:42:23 +00:00

Code style

This commit is contained in:
Tobias Kunze 2024-08-09 11:12:02 +02:00
parent 6f8c536cb8
commit 545bdfb966
3 changed files with 5 additions and 4 deletions

View file

@ -17,7 +17,7 @@ from reportlab.platypus import (
TableStyle,
)
from .utils.placeholders import placeholders
from pretalx_broadcast_tools.utils.placeholders import placeholders
A4_WIDTH, A4_HEIGHT = A4
PAGE_PADDING = 10 * mm