Skip to content

Implement more-complete SphobjinvError exception hierarchy #118

@bskinn

Description

@bskinn

Regular Python exceptions are explicitly raised at various spots in the codebase.

Better to refactor these to (possibly new) subclasses of SphobjinvError.

Make sure to remove any per-file flake8 error ignores for cmdline.py once the exception handling is (presumably) de-generalized.

Also likely add flake8-errmsg to the flake8 plugins.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions