Skip to content
This repository was archived by the owner on Aug 25, 2020. It is now read-only.
This repository was archived by the owner on Aug 25, 2020. It is now read-only.

Improve error handling #33

@Havivw

Description

@Havivw

We should replace sys.exit() throughout the code with an exception (e.g. SurchException) and have sys.exit only in the CLI code itself so that users who use the Python API directly can get the exception object with the traceback.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions