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

pep8

parent 1e3a11ac
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,7 @@ COLLECTORS = [
# 'test-poller-sensu-agent02.geant.org'
# ]
def v4_address(hostname):
for a in socket.getaddrinfo(hostname, None):
(family, type, proto, canonname, sockaddr) = a
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment