BLKSerene/Wordless

View on GitHub
wordless/wl_dialogs/wl_dialogs_errs.py

Summary

Maintainability
A
1 hr
Test Coverage

Function __init__ has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def __init__(self, main, title, width = 0, height = 0, resizable = True, help_info = '', err_msg = ''):
Severity: Major
Found in wordless/wl_dialogs/wl_dialogs_errs.py - About 50 mins to fix

    Function __init__ has 6 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        def __init__(self, main, title, width = 0, height = 0, resizable = True, no_buttons = False):
    Severity: Minor
    Found in wordless/wl_dialogs/wl_dialogs_errs.py - About 45 mins to fix

      There are no issues that match your filters.

      Category
      Status