Travis isn't working while my computer is

This commit is contained in:
Kepoor Hampond 2017-06-10 17:52:56 -07:00
parent 12a9231abc
commit 70e8af6a60

View file

@ -254,8 +254,6 @@ with init, or in method arguments.")
if the_list is not None:
YdlUtils.clear_line()
the_list = ObjManip.set_utf8_encoding(the_list)
print(self.args["hook-text"].get("list").encode('utf-8')
.format(type.title(), the_list["name"],
the_list["artists"][0]["name"]))