mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
style fix
This commit is contained in:
parent
bdc66633b3
commit
0eb69a810f
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ def _write_after(f):
|
||||||
return rv
|
return rv
|
||||||
return inner
|
return inner
|
||||||
|
|
||||||
|
|
||||||
class SingleFileStorage(Storage):
|
class SingleFileStorage(Storage):
|
||||||
'''Save data in single local ``.vcf`` or ``.ics`` file.
|
'''Save data in single local ``.vcf`` or ``.ics`` file.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue