ruff format
This commit is contained in:
parent
d112319dcb
commit
cc7184e453
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ import commands.bottleclip as bottleclip
|
||||||
|
|
||||||
_mqtt_host = None
|
_mqtt_host = None
|
||||||
|
|
||||||
|
|
||||||
def setup(bot, mqtt_host):
|
def setup(bot, mqtt_host):
|
||||||
global _mqtt_host
|
global _mqtt_host
|
||||||
_mqtt_host = mqtt_host
|
_mqtt_host = mqtt_host
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue