hthiery/python-ps4

View on GitHub

Showing 1 of 3 total issues

Function main has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

def main(args=None):
    """The main function."""
    parser = argparse.ArgumentParser(
        description='PS4 CLI tool.')
    parser.add_argument('-v', action='store_true', dest='verbose',
Severity: Minor
Found in pyps4/cli.py - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language