update code documentation
This commit is contained in:
parent
4c47e42dee
commit
7082571acf
4 changed files with 87 additions and 16 deletions
|
|
@ -101,6 +101,9 @@ class BackendStorage(object):
|
|||
"""
|
||||
Load storage.
|
||||
|
||||
It is made automatically when your backend is created, and use the
|
||||
``STORAGE`` class attribute as default.
|
||||
|
||||
:param default: this is the default tree if storage is empty
|
||||
:type default: :class:`dict`
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue