Skip to content

Commit a1f0ffa

Browse files
committed
fix indentation2
Signed-off-by: hwassman <[email protected]>
1 parent ca7d301 commit a1f0ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/zimonGrafanaIntf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ def main(argv):
369369
{'/':
370370
{'request.dispatch': cherrypy.dispatch.MethodDispatcher()}
371371
}
372-
)
372+
)
373373
# query for active sensors endpoint filters (prometheusExporter)
374374
cherrypy.tree.mount(exporter, '/filters',
375375
{'/':

0 commit comments

Comments
 (0)