Skip to content
Snippets Groups Projects
Commit 78f07abe authored by Pelle Koster's avatar Pelle Koster
Browse files

pep8

parent ab928bcc
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@ class NetconfRouterCheck(sensu.AbstractCheck):
hostname=self.router,
config=self.ifc_check_params["config"],
script=self.ifc_check_params["script"],
args=f'--juniper {self.router} --all'
args=f"--juniper {self.router} --all",
)
@sensu.AbstractCheck.proxy_entity_name.getter
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment