schrodinger.ui.qt.signal_object module

The use of builtins.object (as part of the python 3 upgrade) has been causing issues with calls to pyqtSignal. Instead, these should be replaced with signal_object