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

Add Provider.__eq__ #178

Merged
merged 3 commits into from
Aug 20, 2024
Merged

Add Provider.__eq__ #178

merged 3 commits into from
Aug 20, 2024

Conversation

jl-wynen
Copy link
Member

Fixes #176

I am not 100% confident that checking the function is enough because arg_spec gets overwritten when generic providers are specialised. However, I did not manage to find a case where this lead to a wrong result in Pipeline.__setitem__.

@jl-wynen jl-wynen merged commit 0c193cc into main Aug 20, 2024
5 checks passed
@jl-wynen jl-wynen deleted the provider-eq branch August 20, 2024 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provider missing __eq__
2 participants