Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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