Skip to content
Snippets Groups Projects
Commit 18d21b99 authored by Jan David Mol's avatar Jan David Mol
Browse files

Fix syntax error

parent e9866016
No related branches found
No related tags found
No related merge requests found
......@@ -363,7 +363,7 @@ def main():
from lofar.common.util import waitForInterrupt
# initialise prometheus end point
start_metrics_server(args.prometheus_port)
start_metrics_server(options.prometheus_port)
# run service
with create_qa_statistics_service(
......
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