mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-01 10:05:50 +00:00
Trim whitespace
This commit is contained in:
parent
cae0abe8c1
commit
fb87731dc9
1 changed files with 1 additions and 1 deletions
|
|
@ -283,7 +283,7 @@ class CaldavStorage(DavStorage):
|
|||
|
||||
start_date = datetime.now() - timedelta(days=365)
|
||||
end_date = datetime.now() + timedelta(days=365)
|
||||
|
||||
|
||||
Either both or none have to be specified. The default is to synchronize
|
||||
everything.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue