castero/queue.py

Summary

Maintainability
A
2 hrs
Test Coverage
A
91%

Queue has 24 functions (exceeds 20 allowed). Consider refactoring.
Open

class Queue:
    """A FIFO ordered queue of Player instances.

    This class is also the display class' main interface for accessing
    information about the current player.
Severity: Minor
Found in castero/queue.py - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status