From: Carl Worth Date: Sat, 9 Jan 2021 15:19:21 +0000 (-0800) Subject: Rewrite all of sheets.py to look a little more like turbot code X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;ds=sidebyside;h=e924689416526d215a5f4aac61966992c5eceed8;hp=e924689416526d215a5f4aac61966992c5eceed8;p=turbot Rewrite all of sheets.py to look a little more like turbot code The only actual intended behavioral change here is that the puzzle sheet's now nuke the blank first sheet, (and instead have only sheets copied over from the template). ---