Skip to content
New issue

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

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

Already on GitHub? # to your account

remove duplicate error classes #706

Merged
merged 1 commit into from
Nov 11, 2024
Merged

remove duplicate error classes #706

merged 1 commit into from
Nov 11, 2024

Conversation

leostimpfle
Copy link
Collaborator

@leostimpfle leostimpfle commented Nov 11, 2024

Closes #701

Very minor changes removing the custom NotImplementError.

@s3alfisc I've noticed that pyfixest.errors.__init__ includes an undefined MultiEstNotSupportedError in __all__ which I have also removed. Please let me know if instead it should be defined as an additional error.

@s3alfisc
Copy link
Member

Test errors only due to #704 . Looks good to me and can be merged. Thanks!

@s3alfisc s3alfisc self-requested a review November 11, 2024 08:02
@leostimpfle leostimpfle merged commit 459adc8 into master Nov 11, 2024
6 of 8 checks passed
@leostimpfle leostimpfle deleted the error-classes branch November 11, 2024 08:07
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use consistent error classes
2 participants