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

pep8

parent fe5b7806
No related branches found
No related tags found
No related merge requests found
......@@ -533,7 +533,6 @@ def peer_info(address_str: str) -> Response:
result = _ignore_cache_or_retrieve(request, cache_key, r)
result = None
if not result:
result = {
'interfaces': [],
......
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