I am new to PyQt5 and I want to run a function (which executes functions from another file).
GuiConnect.py
class MainApp(QMainWindow, ui): def __in