Fix docstrings
This commit is contained in:
parent
fa21224eaa
commit
08e58a3c1d
5 changed files with 16 additions and 12 deletions
|
|
@ -69,7 +69,7 @@ class OFMThing(lt.Thing):
|
|||
|
||||
:param path: The relative path within the data directory of this Thing's data
|
||||
dir that the data shudl be saved.
|
||||
:path absolute: Set to True if the current path is absolute. A relative path
|
||||
:param absolute: Set to True if the current path is absolute. A relative path
|
||||
will be returned. An validation error will be raised if the absolute path
|
||||
is not within the data directory.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue