videomorph-dev/videomorph

View on GitHub
videomorph/forms/info.py

Summary

Maintainability
B
4 hrs
Test Coverage

Function __init__ has 109 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def __init__(self, parent=None, position=0, task_list=None):
        super(InfoDialog, self).__init__(parent)
        self.position = position
        self.task_list = task_list

Severity: Major
Found in videomorph/forms/info.py - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status