Improve jinja2 spacing: Remove space between join and ()

This change removes the space between join and (): "join ()" to "join()"
This commit is contained in:
Thomas Woerner
2023-01-17 11:51:38 +01:00
parent cc6a80fa88
commit d7c02d1347
37 changed files with 46 additions and 46 deletions