web/views/old_calendar.py
changeset 5922 59dfda8e232c
parent 5895 6a3f776292a5
child 6582 8eb7883b4223
--- a/web/views/old_calendar.py	Wed Jul 07 13:42:32 2010 +0200
+++ b/web/views/old_calendar.py	Wed Jul 07 13:42:49 2010 +0200
@@ -44,6 +44,7 @@
         """
         raise NotImplementedError
 
+
 # used by i18n tools
 WEEKDAYS = [_("monday"), _("tuesday"), _("wednesday"), _("thursday"),
             _("friday"), _("saturday"), _("sunday")]