mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-02 10:15:50 +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 inner
|
||||
|
||||
|
||||
class SingleFileStorage(Storage):
|
||||
'''Save data in single local ``.vcf`` or ``.ics`` file.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue