krassowski/Anki-Night-Mode

View on GitHub
night_mode/styles.py

Summary

Maintainability
B
4 hrs
Test Coverage

File styles.py has 370 lines of code (exceeds 250 allowed). Consider refactoring.
Open

from .config import ConfigValueGetter
from .internals import css, snake_case, SingletonMetaclass, RequiringMixin


class Style(RequiringMixin, metaclass=SingletonMetaclass):
Severity: Minor
Found in night_mode/styles.py - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status