Merge ~cjwatson/lp-codeimport:flake8-6.1.0 into lp-codeimport:master
Proposed by
Colin Watson
Status: | Merged |
---|---|
Approved by: | Colin Watson |
Approved revision: | 1b00ffabb2caf6ed393b695243e7f738d7bbc63f |
Merge reported by: | Otto Co-Pilot |
Merged at revision: | not available |
Proposed branch: | ~cjwatson/lp-codeimport:flake8-6.1.0 |
Merge into: | lp-codeimport:master |
Diff against target: |
25 lines (+1/-2) 2 files modified
.pre-commit-config.yaml (+1/-1) lib/lp/services/scripts/base.py (+0/-1) |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Simone Pelosi | Approve | ||
Review via email: mp+452535@code.staging.launchpad.net |
Commit message
pre-commit: Update to flake8 6.1.0
Description of the change
This spotted an unused assignment shadowed by a property.
To post a comment you must log in.
There was an error fetching revisions from git servers. Please try again in a few minutes. If the problem persists, contact Launchpad support.
LGTM!