I have a Paho-MQTT client object declared on main context of my python script.
Paho-MQTT
I need to call the connect method of this object inside a functio
connect