Skip to content

Commit e11326c

Browse files
committed
Fixed folder docstring
1 parent 0be4cb1 commit e11326c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

simvue/api/objects/folder.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,6 @@ def __init__(self, identifier: str | None = None, **kwargs) -> None:
6666
----------
6767
identifier : str, optional
6868
the remote server unique id for the target folder
69-
read_only : bool, optional
70-
create object in read-only mode
7169
**kwargs : dict
7270
any additional arguments to be passed to the object initialiser
7371
"""

0 commit comments

Comments
 (0)