def __init__(self, servers_json_path): QtCore.QThread.__init__(self) self.servers_json_path = servers_json_path