mirror of
https://github.com/codingo/Interlace.git
synced 2025-12-17 14:54:21 +01:00
fixed python styling issues that made me go bonkers
This commit is contained in:
@@ -209,7 +209,7 @@ class InputHelper(object):
|
||||
target_spec = IPSet((target_spec,))
|
||||
else:
|
||||
target_spec = [target_spec]
|
||||
|
||||
|
||||
for i in target_spec:
|
||||
ips_list.append(str(i))
|
||||
return (str_targets, set(ips_list))
|
||||
|
||||
Reference in New Issue
Block a user