mfinzi/OMGchess

View on GitHub
chess/chess_network.py

Summary

Maintainability
A
35 mins
Test Coverage

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

    def __init__(self,M=5,N=15,k=24,drop_rate=0,coords=True):
Severity: Minor
Found in chess/chess_network.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status