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:
parent
6f8c536cb8
commit
545bdfb966
3 changed files with 5 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue