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

pep8

parent 8b13a7f0
No related branches found
No related tags found
No related merge requests found
......@@ -73,4 +73,4 @@ def _load_juniper_servers_table(connection):
def load_cache(connection):
yield "juniper_servers", list(_load_juniper_servers_table(connection))
\ No newline at end of file
yield "juniper_servers", list(_load_juniper_servers_table(connection))
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