[CalendarServer-changes] [15508] CalendarServer/trunk/txdav/common/datastore/sql_directory.py

source_changes at macosforge.org source_changes at macosforge.org
Thu Apr 14 07:56:55 PDT 2016


Revision: 15508
          http://trac.calendarserver.org//changeset/15508
Author:   cdaboo at apple.com
Date:     2016-04-14 07:56:55 -0700 (Thu, 14 Apr 2016)
Log Message:
-----------
Whitespace.

Modified Paths:
--------------
    CalendarServer/trunk/txdav/common/datastore/sql_directory.py

Modified: CalendarServer/trunk/txdav/common/datastore/sql_directory.py
===================================================================
--- CalendarServer/trunk/txdav/common/datastore/sql_directory.py	2016-04-12 17:08:10 UTC (rev 15507)
+++ CalendarServer/trunk/txdav/common/datastore/sql_directory.py	2016-04-14 14:56:55 UTC (rev 15508)
@@ -61,6 +61,7 @@
         )
 
 
+
 class GroupMembershipRecord(SerializableRecord, fromTable(schema.GROUP_MEMBERSHIP)):
     """
     @DynamicAttrs
@@ -494,6 +495,7 @@
         returnValue(groups)
 
 
+
 class DelegatesAPIMixin(object):
     """
     A mixin for L{CommonStoreTransaction} that covers the delegates API.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20160414/bb1e0b48/attachment.html>


More information about the calendarserver-changes mailing list