mirror of
https://github.com/StevenBlack/hosts.git
synced 2026-07-01 02:36:52 +00:00
Fixes for linting errors.
This commit is contained in:
@@ -844,7 +844,6 @@ def normalize_rule(rule, target_ip, keep_domain_comments):
|
||||
and spacing reformatted.
|
||||
"""
|
||||
|
||||
|
||||
"""
|
||||
first try: IP followed by domain
|
||||
"""
|
||||
@@ -880,7 +879,6 @@ def normalize_rule(rule, target_ip, keep_domain_comments):
|
||||
|
||||
return ip_host, rule + "\n"
|
||||
|
||||
|
||||
"""
|
||||
finally, if we get here, just belch to screen
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user