Fixed hound's "line too long" comments

This commit is contained in:
Jacob Danell 2023-02-16 15:13:51 +01:00 committed by Milan Kolar
parent ef698b4afa
commit c4f1a1f452
3 changed files with 6 additions and 3 deletions

View file

@ -67,7 +67,8 @@ class ShowInKitsu(LauncherAction):
task_data = asset["data"]["tasks"][task_name]
task_zou_data = task_data.get("zou", {})
if not task_zou_data:
self.log.debug("No zou task data for task: {}".format(task_name))
self.log.debug(
"No zou task data for task: {}".format(task_name))
task_zou_id = task_zou_data["id"]
# Define URL