The get_constraints method is never called by our core builders.
Open
- Dominant language
- Python
- Stars
- 287
- Forks
- 140
- Avg merge
- 6d 14h
- Merged PRs (30d)
- 18
Description
Description
It turns out that get_constraints is never called in our core builders. This is a needed part of the API when using a custom engine builder.
Similiarly, get_design_vars might also be missing.
Example
.
Aviary Version
0.9.9-dev
Relevant environment information
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.