mirror of
https://github.com/Kunsi/pretalx-plugin-broadcast-tools
synced 2024-11-21 20:51:03 +00:00
make the linter happy
This commit is contained in:
parent
11afb88602
commit
078341e4ed
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
from django.conf import settings
|
||||
|
||||
|
||||
def placeholders(schedule, talk):
|
||||
return {
|
||||
"CODE": talk.submission.code,
|
||||
|
|
Loading…
Reference in a new issue