Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

chore: lint check fails on master #102

@plamut

Description

@plamut

A recent change of flake8 or its config causes the code style check to fail on the master branch - it complains about a variable name in a line in job.py that has last been changed almost 10 months ago:

google/cloud/bigquery/job.py:3119:39: E741 ambiguous variable name 'l'

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the googleapis/python-bigquery API.type: processA process-related concern. May include testing, release, or the like.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions