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

Address issue #620 #623

Merged
merged 3 commits into from
Nov 6, 2022
Merged

Address issue #620 #623

merged 3 commits into from
Nov 6, 2022

Conversation

danielenriquez59
Copy link
Contributor

Pull Request Checklist

  • Merge in the latest Develop branch changes to your branch
  • Remove .pyc files from your repository:
    • Linux/Mac
      • find . -name *.pyc -delete
    • Windows
      • del /S *.pyc
  • Run automatic regression and makes sure everything is passing
  • Did you make a new regression test that covers your new code?
  • Did you update your docstrings?
  • Did you update your headers to include your name and date?
  • Do a final compare with the Develop branch to be sure what you're changing

issue #620

fixed CMq equation. added VHT as input
added vht as input to CMq function
Copy link
Member

@planes planes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the contribution!

@coveralls
Copy link

coveralls commented Nov 4, 2022

Coverage Status

Coverage increased (+0.0006%) to 90.262% when pulling d0cdc76 on danielenriquez59:develop into dc46e12 on suavecode:develop.

@planes planes merged commit d1299d0 into suavecode:develop Nov 6, 2022
This was referenced Nov 6, 2022
# 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.

3 participants