Review typo + fix test issue.
authorfunilrys <redacted>
Wed, 28 Feb 2018 22:15:01 +0000 (23:15 +0100)
committerfunilrys <redacted>
Wed, 28 Feb 2018 22:15:01 +0000 (23:15 +0100)
This patch fix https://travis-ci.org/funilrys/hosts/jobs/347497718#L749

updateHostsFile.py

index 7efb5c2c00d0cabe4d9b114d68118357c1f773f1..cf42d2542e7d24a2f73e509a7cc12aaaf2e8e9c6 100644 (file)
@@ -1131,8 +1131,8 @@ def remove_old_hosts_file(backup):
 
 def domain_to_idna(line):
     """
-    Encode a domain which is presente into a line into `idna`. This way we avoid
-    the most encoding issue case.
+    Encode a domain which is presente into a line into `idna`. This way we
+    avoid the most encoding issue.
 
     Parameters
     ----------
git clone https://git.99rst.org/PROJECT