Merge pull request #115 from glyn/syntax

Fix Python syntax error
This commit is contained in:
Glyn Normington 2025-05-01 11:28:54 +01:00 committed by GitHub
commit fb8188c49d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -223,7 +223,8 @@ def conversions():
)
update_file_if_changed(
file_name="./Caddyfile",
converter=json_to_caddy
converter=json_to_caddy,
)
update_file_if_changed(
file_name="./haproxy-block-ai-bots.txt",