Code review comment for lp:~cmiller/desktopcouch/record-expose-revid-bug445611

Revision history for this message
Rodrigo Moya (rodrigo-moya) wrote :

Looks good to me, only one wrong comment in the function docs:

+ @property
13 + def record_revision(self):
14 + """Get the record type."""

it should say 'Get the record revision', right?

review: Approve

« Back to merge proposal