ruff format

This commit is contained in:
polyfloyd 2025-06-01 18:55:37 +02:00
parent d112319dcb
commit cc7184e453

View file

@ -8,6 +8,7 @@ import commands.bottleclip as bottleclip
_mqtt_host = None
def setup(bot, mqtt_host):
global _mqtt_host
_mqtt_host = mqtt_host