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 add-on detection for new constraints #1397

Closed
amontanez24 opened this issue Apr 27, 2023 · 0 comments · Fixed by #1412
Closed

Add add-on detection for new constraints #1397

amontanez24 opened this issue Apr 27, 2023 · 0 comments · Fixed by #1412
Assignees
Labels
feature request Request for a new feature
Milestone

Comments

@amontanez24
Copy link
Contributor

Problem Description

As we add premium constraints, we will want a way to detect those addons.

Expected behavior

  • Add a function to the __init__.py for constraints to add premium synthesizers to the namespace. When done, we should be able to run the following code
from sdv.constraints import PremiumConstraint
...
@amontanez24 amontanez24 added the feature request Request for a new feature label Apr 27, 2023
@amontanez24 amontanez24 added this to the 1.1.0 milestone May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants