krassowski/Anki-Night-Mode

View on GitHub
night_mode/selector.py

Summary

Maintainability
A
35 mins
Test Coverage

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

    def __init__(self, parent, disabled_stylers: set, all_stylers, title=_('Choose what to style'), on_update=None):
Severity: Minor
Found in night_mode/selector.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status