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 Typo in Parameter Name #41

Merged
merged 2 commits into from
Jun 10, 2024
Merged

Fix Typo in Parameter Name #41

merged 2 commits into from
Jun 10, 2024

Conversation

AlbertLee125
Copy link
Member

@AlbertLee125 AlbertLee125 commented Jun 9, 2024

Fix #32

Fixed a typo in the parameter name model.TimePeriod to model.TimePeriods in the build_model() function. This ensures that the correct parameter is used for calculating the price for quantities under a discount contract. Additionally, the documentation for the getCostUBs() function has been updated to fix a typo in the word "DOC" to "doc".

I believe this work would resolve the issue #34 .

@ZedongPeng ZedongPeng merged commit ff64f41 into master Jun 10, 2024
2 checks passed
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.

gdp_col build_model not working
2 participants