mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
Clarify internal docstring
This commit is contained in:
parent
6b199474a6
commit
1e8e931464
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ class BaseStorageTests(object):
|
||||||
'''
|
'''
|
||||||
Return a function with the following properties:
|
Return a function with the following properties:
|
||||||
|
|
||||||
:param collection: The collection name to use.
|
:param collection: The name of the collection to create and use.
|
||||||
'''
|
'''
|
||||||
raise NotImplementedError()
|
raise NotImplementedError()
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue