Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CLI exception class inheritance #35

Merged
merged 1 commit into from
Feb 22, 2023
Merged

Fix CLI exception class inheritance #35

merged 1 commit into from
Feb 22, 2023

Conversation

Callum027
Copy link
Member

Run*Error are supposed to subclass RunError, and DaemonError is supposed to subclass CLIError.

@Callum027 Callum027 added the bug Something isn't working label Feb 22, 2023
@Callum027 Callum027 added this to the v0.2.0 milestone Feb 22, 2023
@Callum027 Callum027 self-assigned this Feb 22, 2023
@Callum027 Callum027 merged commit 612493e into main Feb 22, 2023
@Callum027 Callum027 deleted the x-runerror-types branch February 22, 2023 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant