Skip to content

Commit d17a6bf

Browse files
authored
Merge pull request #59 from jspricke/fix_syntax
fix: SyntaxWarning: invalid escape sequence '\,'
2 parents ced050b + e8c048a commit d17a6bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vobject/hcalendar.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""
1+
r"""
22
hCalendar: A microformat for serializing iCalendar data
33
(http://microformats.org/wiki/hcalendar)
44

0 commit comments

Comments
 (0)