Nikolay-Lysenko/rl-musician

View on GitHub
rlmusician/environment/piece.py

Summary

Maintainability
A
1 hr
Test Coverage

Function __init__ has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def __init__(
            self,
            tonic: str,
            scale_type: str,
            cantus_firmus: List[str],
Severity: Minor
Found in rlmusician/environment/piece.py - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status