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

pep8

parent a5e010b2
Branches
Tags
No related merge requests found
......@@ -346,7 +346,6 @@ AND circuit_type = 'Path'
'port_number': port_number
}
with db.cursor(connection) as crs:
crs.execute(circuit_query, args)
r = _convert_to_dict(crs)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment