mirror of
https://github.com/StevenBlack/hosts.git
synced 2026-07-01 02:36:52 +00:00
Fix flake8 issue.
This patch is related to https://github.com/StevenBlack/hosts/issues/729
This commit is contained in:
@@ -33,6 +33,7 @@ from updateHostsFile import (Colors, colorize, display_exclusion_options,
|
||||
|
||||
unicode = str
|
||||
|
||||
|
||||
# Test Helper Objects
|
||||
class Base(unittest.TestCase):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user