aawadall / PyProjMan

Command-line Based Project Management Application written in Python
https://aawadall.github.io/PyProjMan/
MIT License
3 stars 1 forks source link

Fix "Complexity" issue in PyProjMan/TimeElement.py #38

Closed aawadall closed 6 years ago

aawadall commented 6 years ago

Cyclomatic complexity is too high in method calculate_dates_and_durations. (7)

https://codeclimate.com/github/aawadall/PyProjMan/PyProjMan/TimeElement.py#issue_59b026d6bac2fc0001000032