benbaror/replotlib

View on GitHub
src/replotlib/cli.py

Summary

Maintainability
A
1 hr
Test Coverage

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

def replot(file_name, file_type, style=None, savefig=False, **kargs):
Severity: Minor
Found in src/replotlib/cli.py - About 35 mins to fix

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

    def main(file_name, savefig, file_type, style_file, bb):
    Severity: Minor
    Found in src/replotlib/cli.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status