style fix

This commit is contained in:
Markus Unterwaditzer 2015-01-29 13:06:54 +01:00
parent bdc66633b3
commit 0eb69a810f

View file

@ -25,6 +25,7 @@ def _write_after(f):
return rv
return inner
class SingleFileStorage(Storage):
'''Save data in single local ``.vcf`` or ``.ics`` file.