Fix Python syntax error

This commit is contained in:
Glyn Normington 2025-05-01 11:27:40 +01:00
parent 1310dbae46
commit ec995cd686

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",