We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0be4cb1 commit e11326cCopy full SHA for e11326c
1 file changed
simvue/api/objects/folder.py
@@ -66,8 +66,6 @@ def __init__(self, identifier: str | None = None, **kwargs) -> None:
66
----------
67
identifier : str, optional
68
the remote server unique id for the target folder
69
- read_only : bool, optional
70
- create object in read-only mode
71
**kwargs : dict
72
any additional arguments to be passed to the object initialiser
73
"""
0 commit comments