We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fefdb29 + cd0a984 commit 6f429e5Copy full SHA for 6f429e5
simvue/run.py
@@ -486,8 +486,8 @@ def init(
486
how often to publish resource metrics, if None these will not be published
487
visibility : Literal['public', 'tenant'] | list[str], optional
488
set visibility options for this run, either:
489
- * public: run viewable to all.
490
- * tenant: run viewable to all within the current tenant.
+ * public - run viewable to all.
+ * tenant - run viewable to all within the current tenant.
491
* A list of usernames with which to share this run
492
493
Returns
0 commit comments