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

Fixing tests QUBO and typing #278

Merged
merged 3 commits into from
Sep 7, 2023
Merged

Fixing tests QUBO and typing #278

merged 3 commits into from
Sep 7, 2023

Conversation

KilianPoirier
Copy link
Collaborator

Description

  • Please include a summary of the changes and the related issue
  • Please also include relevant context.
  • List any dependencies that are required for this change, if any.
  • Fixes # (issue)

Checklist

  • I have performed a self-review of my code.
  • I have commented my code and used numpy-style docstrings
  • I have made corresponding updates to the documentation.
  • My changes generate no new warnings
  • I have added/updated tests to make sure bugfix/feature works.
  • New and existing unit tests pass locally with my changes.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Name the new unit-tests that you have added along with this change.

@vishal-ph vishal-ph merged commit 6667f43 into dev Sep 7, 2023
2 of 4 checks passed
@vishal-ph vishal-ph deleted the dev_fix_windows_workflow branch September 7, 2023 05: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.

2 participants