mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-27 09:15:50 +00:00
Style fixes
This commit is contained in:
parent
42d69b1dbd
commit
b5f42457bd
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ class Storage(object):
|
|||
|
||||
def get_multi(self, hrefs):
|
||||
'''Fetch multiple items.
|
||||
|
||||
|
||||
Functionally similar to :py:meth:`get`, but might bring performance
|
||||
benefits on some storages when used cleverly.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue