Skip to content

Standardize on MissingAttributeError #1746

@berquist

Description

@berquist

It is defined as

class MissingAttributeError(Exception):
    pass

in many different bridges and methods. It is probably safe to define one and only one under the top-level cclib namespace, removing all the duplicated ones.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions