Skip to content
Snippets Groups Projects
Commit 88313a54 authored by Erik Reid's avatar Erik Reid
Browse files

pep8

parent 9846c5d7
No related branches found
No related tags found
No related merge requests found
......@@ -19,5 +19,4 @@ Organizations
.. automodule:: brian_dashboard_manager.grafana.organization
"""
\ No newline at end of file
"""
......@@ -27,8 +27,8 @@ def update():
"""
This resource is used to trigger the provisioning to Grafana.
It responds to the request immediately after starting the provisioning process.
It responds to the request immediately after starting
the provisioning process.
The response will be formatted according to the following schema:
......
......@@ -10,8 +10,10 @@ its own template.
Templates
-----------
Some of the provisioned dashboards are not generated but are just static
JSON files. These are put in the `brian_dashboard_manager/dashboards` directory.
The same can be done for JSON datasource definitions in the `datasources` directory.
JSON files. These are put in the
`brian_dashboard_manager/dashboards` directory.
The same can be done for JSON datasource definitions in
the `datasources` directory.
Helpers
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment