jakecyr/python-code-parse

Reduce complexity of replace_function_signature function

Opened this issue · 0 comments

The replace_function_signature function currently has a cyclomatic complexity of 17 and should be 10 or under.