tobspr/RenderPipeline

View on GitHub
toolkit/day_time_editor/ui/point_insert_dialog_generated.py

Summary

Maintainability
A
1 hr
Test Coverage

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

    def setupUi(self, Dialog):
        Dialog.setObjectName("Dialog")
        Dialog.resize(342, 197)
        Dialog.setMinimumSize(QtCore.QSize(342, 197))
        Dialog.setMaximumSize(QtCore.QSize(342, 197))
Severity: Minor
Found in toolkit/day_time_editor/ui/point_insert_dialog_generated.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status