Skip to content

[REFACTOR] Use Exceptions for Failing instead of using Booleans as return #75

@PantomInach

Description

@PantomInach

In many older parts of the code, it was checked if a task was successful by returning True. Instead, use Exceptions for better code quality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    low priorityIssue is not importantrefactorChange code without change of function

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions