-
Notifications
You must be signed in to change notification settings - Fork 45.5k
Add transformer model #4148
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
Add transformer model #4148
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
Ah, linting. I guess you will have to fix the lint errors before it goes in; hopefully they are minimal. |
@karmel the lint tests fails with the description: "Internal CI infrastructure error. Please apply label 'kokoro:force-run' to rerun the build.". The test lints all the files without error. Is it ok to ignore the internal CI build, and merge this PR? |
That kokoro message is just information about how it is configured. Errors are:
|
@karmel oooh I see. I've pushed the fix to these lints |
Just a direct copy from the working repo - no changes have been made.
edit: Made one edit to update the licensing message. No more edits in this PR!