Ticket #1219 (closed enhancement: fixed)
model.py_tmpl patch: consistent single quoting and whitespace cleanup
Reported by: | jeffk | Owned by: | jorge.vargas |
---|---|---|---|
Priority: | low | Milestone: | 1.0.2 |
Component: | unassigned | Version: | |
Severity: | normal | Keywords: | quickstart template model |
Cc: |
Description
Attached is a model.py_tmpl patch against branches/1.0 which makes consistent use of single-quotes (in python code only), adds a few space-after-comma to argument lists, and adjusts whitespace between classes to be two lines. Finally, placeholder docstrings are added for some Identity classes which could benefit from a few words by the experts.
This could be applied to trunk as well.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.