Merge lp://staging/~cjohnston/summit/flake8-common into lp://staging/summit
Proposed by
Chris Johnston
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~cjohnston/summit/flake8-common |
Merge into: | lp://staging/summit |
Diff against target: |
426 lines (+124/-53) 11 files modified
summit/common/admin/menuadmin.py (+3/-1) summit/common/context_processors.py (+0/-3) summit/common/forms.py (+8/-3) summit/common/launchpad.py (+4/-1) summit/common/management/commands/release.py (+2/-0) summit/common/models.py (+17/-7) summit/common/templatetags/menubuilder.py (+37/-9) summit/common/templatetags/qrcode.py (+37/-20) summit/common/utils.py (+3/-1) summit/common/views.py (+12/-5) summit/common/widgets.py (+1/-3) |
To merge this branch: | bzr merge lp://staging/~cjohnston/summit/flake8-common |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Summit Hackers | Pending | ||
Review via email: mp+173496@code.staging.launchpad.net |
Commit message
Just some flake8 fixes for summit
To post a comment you must log in.
Unmerged revisions
- 555. By Chris Johnston <email address hidden>
-
Flake8 fixes for common