Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Commit

Permalink
Remove extra return value in docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
Noah Lavine committed Aug 17, 2017
1 parent 03885a8 commit 79a97c2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rho/scancommand.py
Expand Up @@ -99,8 +99,6 @@ def _create_ping_inventory(vault, vault_pass, profile_ranges, profile_port,
:returns: a tuple of
(list of IP addresses that worked for any auth,
map from host IPs to a list of all auths that worked with
that host,
map from host IPs to SSH ports that worked with them,
map from host IPs to lists of auths that worked with them
)
Expand Down

0 comments on commit 79a97c2

Please sign in to comment.