EventGhost/EventGhost

View on GitHub
eg/Classes/StaticTextBox.py

Summary

Maintainability
A
35 mins
Test Coverage

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

    def __init__(self, parent, id=-1, label='', pos=(-1, -1), size=(-1, -1)):
Severity: Minor
Found in eg/Classes/StaticTextBox.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status