madhav-datt/kgp-hms

View on GitHub
src/ui/Clerk_Window.py

Summary

Maintainability
C
7 hrs
Test Coverage

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

    def setupUi(self, Form):
        Form.setObjectName(_fromUtf8("Form"))
        Form.resize(620, 415)
        icon = QtGui.QIcon()
        icon.addPixmap(QtGui.QPixmap(_fromUtf8("../../Desktop/logo2.png")), QtGui.QIcon.Normal, QtGui.QIcon.Off)
Severity: Major
Found in src/ui/Clerk_Window.py - About 7 hrs to fix

    There are no issues that match your filters.

    Category
    Status