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

chore(storage): fix lint error in _signing.py module#140

Merged
gcf-merge-on-green[bot] merged 2 commits into
googleapis:masterfrom
MaxxleLLC:storage_issue_139
May 12, 2020
Merged

chore(storage): fix lint error in _signing.py module#140
gcf-merge-on-green[bot] merged 2 commits into
googleapis:masterfrom
MaxxleLLC:storage_issue_139

Conversation

@HemangChothani

Copy link
Copy Markdown
Contributor

Fixes #139

This PR fixes a lint error that recently started occurring on master out of the blue.

How to verify

Run the lint check on master:

$ nox -f noxfile.py -s lint

@HemangChothani HemangChothani requested a review from frankyn May 12, 2020 13:19
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 12, 2020
@HemangChothani HemangChothani added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 12, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 12, 2020
@frankyn frankyn added the automerge Merge the pull request once unit tests and other checks pass. label May 12, 2020
@gcf-merge-on-green gcf-merge-on-green Bot merged commit 0eb872a into googleapis:master May 12, 2020
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
Fixes googleapis#139 

This PR fixes a lint error that recently started occurring on master out of the blue.
### How to verify

Run the lint check on master:

    $ nox -f noxfile.py -s lint
cojenco pushed a commit to cojenco/python-storage that referenced this pull request Oct 13, 2021
Fixes googleapis#139 

This PR fixes a lint error that recently started occurring on master out of the blue.
### How to verify

Run the lint check on master:

    $ nox -f noxfile.py -s lint
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

lint check fails on master

4 participants