mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Clarify more docs
This commit is contained in:
parent
3cdd1f6644
commit
c9d78e2391
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ class StorageMeta(type):
|
|||
|
||||
class Storage(metaclass=StorageMeta):
|
||||
|
||||
'''Superclass of all storages, mainly useful to summarize the interface to
|
||||
'''Superclass of all storages, interface that all storages have to
|
||||
implement.
|
||||
|
||||
Terminology:
|
||||
|
|
|
|||
Loading…
Reference in a new issue