Skip to content

Minor bug fixes#58

Open
kacper3615 wants to merge 6 commits intomainfrom
kacper3615/bug_fixes
Open

Minor bug fixes#58
kacper3615 wants to merge 6 commits intomainfrom
kacper3615/bug_fixes

Conversation

@kacper3615
Copy link
Copy Markdown
Collaborator

No description provided.

@kacper3615 kacper3615 requested a review from basiav October 28, 2025 22:28
Copy link
Copy Markdown
Collaborator

@basiav basiav left a comment

Choose a reason for hiding this comment

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

I left comments next to the proposed change. Overall:

  • Just one minor change in the ValueError message.
  • Please do a correspondant PR in Qommunity - with kacper3615/bug_fixing, so that the changes made in QHyper are handled in Qommunity and I can review.
  • Suggestion - maybe let's use a formatter (e.g. black) - the ValueError message got long.

@basiav basiav requested review from basiav and removed request for basiav October 29, 2025 21:36
Comment on lines +56 to +57
version: str | None = None,
region: str | None = None,
Copy link
Copy Markdown
Collaborator

@basiav basiav Nov 10, 2025

Choose a reason for hiding this comment

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

version and region arguments are not assigned to Advantage attributes nor used:
obraz
This is some small error.

This is probably a mistake from your refactoring, so please check it and make sure you didn't delete anything else while deleting the "hyper_optimizer" part and other parts of the code.

Copy link
Copy Markdown
Collaborator

@basiav basiav left a comment

Choose a reason for hiding this comment

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

Cool, found a small mistake in Advantage, added it as a comment.

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