2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2026-01-24 13:42:25 +00:00

quotes on 3.11

This commit is contained in:
2025-01-26 14:37:27 +00:00
parent 288ce80e07
commit 5a678dcb0e

View File

@@ -208,7 +208,7 @@ def write_bierbook(signups_clear, editor):
names = ""
for id in signups_clear:
names += f"{signups_clear[id]["name"]}\n"
names += f"{signups_clear[id]['name']}\n"
for i in range(0,3):
names += "\\ldots\\ldots\\ldots\n"