Fix linter complaint.

This commit is contained in:
Steven Black 2017-12-18 23:57:02 -05:00
parent 2a41aef6dc
commit bb5d174866

View File

@ -545,6 +545,7 @@ def jsonarray(json_array_string):
hostlines = "127.0.0.1 " + "\n127.0.0.1 ".join(temp_list)
return hostlines
def update_all_sources(source_data_filename, host_filename):
"""
Update all host files, regardless of folder depth.