tomi77/ems-cli

View on GitHub

Showing 1 of 42 total issues

Function fill_arguments has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def fill_arguments(self):
        self.parser.add_argument(
            'localStreamNames', type=str,
            help=_('the stream(s) that will be used as the input'))
        self.parser.add_argument(
Severity: Minor
Found in ems_cli/commands/create_hls_stream.py - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language