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

lint check fails on master #139

@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 string.format(...) function used in _signing.py file:

google/cloud/storage/_signing.py:156:13: F523 '...'.format(...) has unused arguments at position(s): 0

/cc @frankyn

Metadata

Metadata

Labels

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

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions