Merge lp:~stevenk/launchpad/format-imports-once-more into lp:launchpad
Proposed by
Steve Kowalik
on 2012-08-08
| Status: | Merged |
|---|---|
| Approved by: | William Grant on 2012-08-08 |
| Approved revision: | no longer in the source branch. |
| Merged at revision: | 15765 |
| Proposed branch: | lp:~stevenk/launchpad/format-imports-once-more |
| Merge into: | lp:launchpad |
| Diff against target: |
132 lines (+14/-13) 9 files modified
lib/lp/bugs/browser/tests/test_bugview.py (+1/-1) lib/lp/bugs/model/bugtarget.py (+4/-2) lib/lp/bugs/model/bugtasksearch.py (+1/-1) lib/lp/registry/browser/tests/test_product.py (+1/-1) lib/lp/registry/model/person.py (+4/-2) lib/lp/services/job/tests/test_celeryjob.py (+1/-1) lib/lp/soyuz/scripts/packagecopier.py (+0/-1) lib/lp/testing/factory.py (+1/-3) lib/lp/testing/pages.py (+1/-1) |
| To merge this branch: | bzr merge lp:~stevenk/launchpad/format-imports-once-more |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| William Grant | code | 2012-08-08 | Approve on 2012-08-08 |
|
Review via email:
|
|||
Commit Message
Run format-imports lib/lp over the tree. Once more, with feeling.
Description of the Change
Run format-imports lib/lp over the tree. Once more, with feeling.
To post a comment you must log in.
review:
Approve
(code)
