Skip to content

Fix "Complexity" issue in noipy/main.py #19

@pv8

Description

@pv8

Cyclomatic complexity is too high in function execute_update. (21)

def execute_update(args):
    """Execute the update based on command line args and returns a dictionary
    with 'execution result, ''response code', 'response info' and
    'process friendly message'.
    """

   (...)

https://codeclimate.com/github/pv8/noipy/noipy/main.py#issue_5730a7f72cf9fb00010770f2

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions