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

pep8

parent 4ecc84bd
No related branches found
No related tags found
No related merge requests found
......@@ -242,8 +242,6 @@ def ix_peering_info(peer_info):
keyword = description.split(' ')[0] # regex needed??? (e.g. tabs???)
r = common.get_current_redis()
for doc in common.load_json_docs(
config_params=current_app.config['INVENTORY_PROVIDER_CONFIG'],
key_pattern='ix_public_peer:*',
......
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