-
Notifications
You must be signed in to change notification settings - Fork 354
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
Flake8 linting is incompatible with the black formatting #1087
Closed
Labels
aiplatform
Issues related to the AI Platform (Unified) API.
api: aiplatform
Issues related to the AI Platform API.
type: cleanup
An internal cleanup or hygiene concern.
Comments
can you remove the ',' and try |
This understandably works. BTW, the repo uses an old version of black. People with new version of black installed have their contributions fail presubmits. |
kweinmeister
added
type: cleanup
An internal cleanup or hygiene concern.
and removed
🚨
This issue needs some love.
triage me
I really want to be triaged.
labels
Mar 29, 2022
This will be fixed in googleapis/synthtool#1379 |
gcf-merge-on-green bot
pushed a commit
that referenced
this issue
Mar 30, 2022
Source-Link: googleapis/synthtool@7ff4aad Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:462782b0b492346b2d9099aaff52206dd30bc8e031ea97082e6facecc2373244 Fixes: #1087
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
aiplatform
Issues related to the AI Platform (Unified) API.
api: aiplatform
Issues related to the AI Platform API.
type: cleanup
An internal cleanup or hygiene concern.
Black formats
to
But Flake8 fails with error:
See the log: https://source.cloud.google.com/results/invocations/4fc606fe-ddd0-4edc-ad78-66c695279171/targets/cloud-devrel%2Fclient-libraries%2Fpython%2Fgoogleapis%2Fpython-aiplatform%2Fpresubmit%2Fpresubmit/log
The text was updated successfully, but these errors were encountered: