[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot]
2024-05-13 11:03:25 +00:00
parent 64f47e12a1
commit 90a4de82d5

View File

@@ -41,7 +41,7 @@ def hc2mqtt(
mqtt_certfile: str,
mqtt_keyfile: str,
mqtt_clientname: str,
debug: bool
debug: bool,
):
def on_connect(client, userdata, flags, rc):