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

Enable example tests on github. Fix the bugs that were uncovered. #244

Merged
merged 1 commit into from
Nov 26, 2021

Conversation

copybara-service[bot]
Copy link

Enable example tests on github. Fix the bugs that were uncovered.

This included an actual bug, one error with the flags that only appears when
running with pytest, and a false positive of pylint in tf.one_hot.

Fixes #240.

@google-cla google-cla bot added the cla: yes copybara label for automatic import label Nov 25, 2021
@copybara-service copybara-service bot force-pushed the test_412319105 branch 3 times, most recently from 9c1a5bd to 2ac3846 Compare November 26, 2021 11:14
This included an actual bug, one error with the flags that only appears when
running with pytest, and a false positive of pylint in tf.one_hot.

Fixes #240.

PiperOrigin-RevId: 412415935
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes copybara label for automatic import
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Example tests on github
1 participant