]> git.cworth.org Git - turbot/blobdiff - turbot/interaction.py
Add a "make flake" recipe and clean up some style bugs flake8 noticed
[turbot] / turbot / interaction.py
index 5549aa851563493b860a25c1687f7cd18eb6bd49..343eca623461b74da4fbe8d8f0b9a5001b59a58a 100644 (file)
@@ -482,7 +482,8 @@ def solved(turb, body, args):
     set_channel_topic(turb, puzzle)
 
     # And rename the sheet to prefix with "SOLVED: "
-    turbot.sheets.renameSheet(turb, puzzle['sheet_url'], 'SOLVED: ' + puzzle['name'])
+    turbot.sheets.renameSheet(turb, puzzle['sheet_url'],
+                              'SOLVED: ' + puzzle['name'])
 
     # Finally, rename the Slack channel to add the suffix '-solved'
     channel_name = "{}-{}-solved".format(