Merge lp://qastaging/~kiddo/recipe-manager/pep-8 into lp://qastaging/recipe-manager

Proposed by Jeff Fortin Tam
Status: Merged
Merged at revision: 11
Proposed branch: lp://qastaging/~kiddo/recipe-manager/pep-8
Merge into: lp://qastaging/recipe-manager
Diff against target: 6730 lines (+3185/-3139)
19 files modified
librecipemanager/__init__.py (+0/-1)
librecipemanager/about_dialog.py (+49/-47)
librecipemanager/delete_dialog.py (+51/-49)
librecipemanager/dialogs.py (+34/-35)
librecipemanager/edit_dialog.py (+420/-417)
librecipemanager/globals.py (+30/-30)
librecipemanager/main_window.py (+665/-657)
librecipemanager/network.py (+560/-550)
librecipemanager/prefs_dialog.py (+212/-212)
librecipemanager/printing.py (+56/-54)
librecipemanager/recipe.py (+287/-282)
librecipemanager/recipe_cell_renderer.py (+130/-128)
librecipemanager/recipe_list.py (+75/-76)
librecipemanager/recipe_widget.py (+78/-76)
librecipemanager/theme.py (+101/-95)
librecipemanager/utils.py (+267/-258)
librecipemanager/view_dialog.py (+112/-112)
librecipemanager/widgets.py (+31/-32)
recipemanager (+27/-28)
To merge this branch: bzr merge lp://qastaging/~kiddo/recipe-manager/pep-8
Reviewer Review Type Date Requested Status
Daniel G. Taylor Approve
Review via email: mp+37139@code.qastaging.launchpad.net

Description of the change

The major code styling cleanup is done. We should probably merge this before doing any further changes to the code.

To post a comment you must log in.
Revision history for this message
Daniel G. Taylor (danielgtaylor) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches