Rename CSV file to export_brevetcard.csv
This commit is contained in:
@@ -93,7 +93,7 @@ def generate_card_from_template(template, data):
|
||||
|
||||
|
||||
def main():
|
||||
csv_file = Path("Export Brevetkarte.csv")
|
||||
csv_file = Path("export_brevetcard.csv")
|
||||
template_file = Path("brevetkarte-template.tex")
|
||||
backside_template_file = Path("brevetkarte-rueckseite-template.tex")
|
||||
event_config_file = Path("event.yml")
|
||||
|
||||
Reference in New Issue
Block a user