Skip to content

0.4 -> Expose client exceptions #137

@asmodehn

Description

@asmodehn

So that the user can do :

from pyros.client import PyrosServiceTimeout, PyrosServiceNotFound

instead of currently :

from pyros.client.client import PyrosServiceTimeout, PyrosServiceNotFound

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions