Skip to content

lint check fails on master #47

@HemangChothani

Description

@HemangChothani

A recent change of flake8 or its config causes the code style check to fail on the master branch - it complains about a ambiguous variable name in few files:

tests/unit/v1/test_order.py:210:16: E741 ambiguous variable name 'l'
tests/unit/v1beta1/test_order.py:210:16: E741 ambiguous variable name 'l'

/cc @crwilcox

Metadata

Metadata

Labels

api: firestoreIssues related to the googleapis/python-firestore 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