madhav-datt/kgp-hms

View on GitHub
src/ui/Complaint.py

Summary

Maintainability
A
3 hrs
Test Coverage

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

    def setupUi(self, complaintWindow):
        complaintWindow.setObjectName(_fromUtf8("complaintWindow"))
        complaintWindow.setWindowModality(QtCore.Qt.ApplicationModal)
        complaintWindow.resize(384, 441)
        icon = QtGui.QIcon()
Severity: Major
Found in src/ui/Complaint.py - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status