[CI] Format code with Black

This commit is contained in:
yunohost-bot 2023-12-05 19:51:58 +00:00
parent 38db30cd70
commit f436057d27

View file

@ -305,7 +305,15 @@ def domain_add(
# should identify the root of this bug...
_force_clear_hashes([f"/etc/nginx/conf.d/{domain}.conf"])
regen_conf(
names=["nginx", "metronome", "dnsmasq", "postfix", "rspamd", "mdns", "dovecot"]
names=[
"nginx",
"metronome",
"dnsmasq",
"postfix",
"rspamd",
"mdns",
"dovecot",
]
)
app_ssowatconf()