From 731fbb03204fa9f77fab7f7ad60f7f4619c5e9b5 Mon Sep 17 00:00:00 2001 From: Chris Mekelburg Date: Tue, 17 Sep 2024 20:56:02 -0400 Subject: [PATCH] I think I submitted this already, but just trying to resubmit. Docstrings will be helpful to remind myself of what a section of code does and will also make it easier to find a certain section of code. --- tile_grid.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tile_grid.py b/tile_grid.py index 80fc6fd..7f76308 100644 --- a/tile_grid.py +++ b/tile_grid.py @@ -1,4 +1,4 @@ -# tile_grid.py +# tile_grid.py, trying tor resubmit # ------------ # By MWC Contributors #