Linty bits

This commit is contained in:
2023-10-20 08:22:16 -04:00
parent b672131cfc
commit accf0d0c2b
3 changed files with 16 additions and 11 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ import spiral_matrix
[1, 2, 3, 4, 5, 6, 7, 8, 9],
[1, 2, 3, 4, 5, 6, 7, 8, 9],
],
[]
[] # noqa
+ [1, 2, 3, 4, 5, 6, 7, 8, 9] # right
+ [9, 9, 9] # down
+ [9, 8, 7, 6, 5, 4, 3, 2, 1] # left