Skip to content

BigQuery: Run lint and black on samples/ directory #9081

@tswast

Description

@tswast

We should make sure our code samples are linted, too.

I think we'll get a few flake8 errors for unused imports. Since we always want to show from google.cloud import bigquery, we can make those lines into comments when they are otherwise unnecessary.

Also, I forget if we use the templated files for noxfile.py. This update may need to be made at the synthtool templates repo if so.

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the BigQuery API.type: cleanupAn internal cleanup or hygiene concern.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions