]> git.cworth.org Git - turbot/commitdiff
Fix indentation
authorCarl Worth <cworth@cworth.org>
Wed, 6 Jan 2021 16:54:56 +0000 (08:54 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 6 Jan 2021 16:54:56 +0000 (08:54 -0800)
To keep the flake8 check passing.

turbot/interaction.py

index b50a6588129e9fbf04e117d7ec2a33ddefb70661..b81541c645db5fc549458fadb7ff8678c8fad09e 100644 (file)
@@ -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(