inasafe/inasafe

View on GitHub
safe/common/parameters/group_select_parameter_widget.py

Summary

Maintainability
A
1 hr
Test Coverage

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

    def __init__(self, parameter, parent=None):
        """Constructor.

        :param parameter: A GroupSelectParameter object.
        :type parameter: GroupSelectParameter
Severity: Minor
Found in safe/common/parameters/group_select_parameter_widget.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status