madhav-datt/kgp-hms

View on GitHub
src/ui/Mess_Manager_Window.py

Summary

Maintainability
C
7 hrs
Test Coverage

Function setupUi has 194 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def setupUi(self, Form):
        Form.setObjectName(_fromUtf8("Form"))
        Form.resize(545, 454)
        self.stackedWidget = QtGui.QStackedWidget(Form)
        self.stackedWidget.setGeometry(QtCore.QRect(-1, -1, 541, 451))
Severity: Major
Found in src/ui/Mess_Manager_Window.py - About 7 hrs to fix

    There are no issues that match your filters.

    Category
    Status