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.
1 parent d2dda58 commit e463faaCopy full SHA for e463faa
README.md
@@ -152,9 +152,9 @@ A dictionary containing the list of available sampling intervals.
152
153
#### `delete_dashboards(self, dashname))`
154
**Description**
155
-Deletes a dashboard given its name.
+Deletes a dashboard given its name.
156
**Success Return Value**
157
-A boolean with the status of the operation
+A boolean with the status of the operation.
158
**Example**
159
[examples/delete_dashboard.py](examples/delete_dashboard.py).
160
0 commit comments