From: Carl Worth Date: Wed, 6 Jan 2021 16:54:56 +0000 (-0800) Subject: Fix indentation X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=8fc0952f04c0ab84f6c618c1a9154eb1e33bc010;p=turbot Fix indentation To keep the flake8 check passing. --- diff --git a/turbot/interaction.py b/turbot/interaction.py index b50a658..b81541c 100644 --- a/turbot/interaction.py +++ b/turbot/interaction.py @@ -600,7 +600,7 @@ def solved(turb, body, args): # And rename the sheet to suffix with "-SOLVED" turbot.sheets.renameSheet(turb, puzzle['sheet_url'], - puzzle['name'] + "-SOLVED") + puzzle['name'] + "-SOLVED") # Finally, rename the Slack channel to add the suffix '-solved' channel_name = "{}-{}-solved".format(