castero/menu.py

Summary

Maintainability
A
2 hrs
Test Coverage
A
95%

Menu has 23 functions (exceeds 20 allowed). Consider refactoring.
Open

class Menu(ABC):
    """A navigable menu in the display.

    This class is used to display interactable menus. It displays a list of
    items to its window and allows the user to cycle through them.
Severity: Minor
Found in castero/menu.py - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status