examples icon indicating copy to clipboard operation
examples copied to clipboard

Fix syntax error, field names, type_check=False

Open ma08 opened this issue 3 years ago • 5 comments

  • Fix missing ' leading to syntax error
  • Fix field names by replacing '-' with '_'
  • Add type_check=False to fix error (GCSPath - String mismatch)

I had to make the above changes to get the pipeline running.

ma08 avatar Jun 16 '22 09:06 ma08

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Jun 16 '22 09:06 google-cla[bot]

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ma08 To complete the pull request process, please assign jinchihe after the PR has been reviewed. You can assign the PR to them by writing /assign @jinchihe in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

google-oss-prow[bot] avatar Jun 16 '22 09:06 google-oss-prow[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 21 '22 10:09 stale[bot]

/assign @jinchihe

ma08 avatar Sep 22 '22 08:09 ma08