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 issue #849: incorrect argument passed to test function #850

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

mhucka
Copy link
Member

@mhucka mhucka commented Jan 19, 2025

This fixes the incorrect dict being passed as an argument to the test function test_controlled_pqc_simple_learn, reported in issue #849.

This fixes the incorrect `dict` being passed as an argument to the
test function `test_controlled_pqc_simple_learn`, reported in issue
tensorflow#849.
@mhucka mhucka changed the title Fix incorrect argument passed to test function Fix issue #849: incorrect argument passed to test function Jan 19, 2025
@mhucka mhucka marked this pull request as ready for review January 19, 2025 03:57
@mhucka mhucka enabled auto-merge January 19, 2025 03:57
@mhucka mhucka self-assigned this Jan 20, 2025
@mhucka mhucka added area/ci Concerns continuous integration workflows and infrastructure area/tests Concerns tests and testing of the TFQ codebase priority/p1 Fix is needed as soon as possible labels Jan 20, 2025
Copy link
Collaborator

@MichaelBroughton MichaelBroughton left a comment

Choose a reason for hiding this comment

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

LGTM

@mhucka mhucka disabled auto-merge January 21, 2025 20:20
@mhucka mhucka merged commit 309e737 into tensorflow:master Jan 21, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Concerns continuous integration workflows and infrastructure area/tests Concerns tests and testing of the TFQ codebase priority/p1 Fix is needed as soon as possible
Development

Successfully merging this pull request may close these issues.

2 participants