tosh1ki/pyogi

View on GitHub
pyogi/plot/__init__.py

Summary

Maintainability
A
45 mins
Test Coverage

Function plot_board has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

def plot_board(board, savepath=None, title='', mode='pic', last_move_xy=None, figsize=None):
Severity: Minor
Found in pyogi/plot/__init__.py - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status