Skip to content

Reduce Cyclomatic complexity #1

@apprises

Description

@apprises

💡 The Idea

Go through the code and make sure all functions aren't complex.
The functions that are currently considered complex have this comment before definition:

flake8: noqa: C901

See for more details:
https://www.flake8rules.com/rules/C901.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions