Skip to content

Commit 0208571

Browse files
committed
style
1 parent babeb12 commit 0208571

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tests/test_caldav.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -846,7 +846,8 @@ def testSchedulingMailboxes(self):
846846

847847
def testIssue397(self):
848848
cal = self._fixCalendar()
849-
cal.save_event("""BEGIN:VCALENDAR
849+
cal.save_event(
850+
"""BEGIN:VCALENDAR
850851
VERSION:2.0
851852
PRODID:-//PeterB//caldav//en_DK
852853
BEGIN:VEVENT

0 commit comments

Comments
 (0)