mirror of
https://github.com/StevenBlack/hosts.git
synced 2026-07-01 02:36:52 +00:00
Fix linter complaint.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user