mirror of
https://github.com/cooperhammond/irs.git
synced 2024-12-22 17:35:28 +00:00
Travis isn't working while my computer is
This commit is contained in:
parent
12a9231abc
commit
70e8af6a60
|
@ -254,8 +254,6 @@ with init, or in method arguments.")
|
||||||
if the_list is not None:
|
if the_list is not None:
|
||||||
YdlUtils.clear_line()
|
YdlUtils.clear_line()
|
||||||
|
|
||||||
the_list = ObjManip.set_utf8_encoding(the_list)
|
|
||||||
|
|
||||||
print(self.args["hook-text"].get("list").encode('utf-8')
|
print(self.args["hook-text"].get("list").encode('utf-8')
|
||||||
.format(type.title(), the_list["name"],
|
.format(type.title(), the_list["name"],
|
||||||
the_list["artists"][0]["name"]))
|
the_list["artists"][0]["name"]))
|
||||||
|
|
Loading…
Reference in a new issue