JrGoodle/clowder

View on GitHub
clowder/util/command.py

Summary

Maintainability
A
50 mins
Test Coverage

Function run has 11 arguments (exceeds 8 allowed). Consider refactoring.
Open

def run(command: Union[str, List[str]], cwd: Path = Path.cwd(), check: bool = True,
Severity: Major
Found in clowder/util/command.py - About 50 mins to fix

    There are no issues that match your filters.

    Category
    Status