mirror of
https://github.com/n0remac/game-jam-2020.git
synced 2025-12-08 14:05:16 -06:00
got rid of last bit of whitespace
This commit is contained in:
@@ -19,6 +19,3 @@ def route(start, end, matrix) -> path:
|
|||||||
path, runs = finder.find_path(start, end, grid)
|
path, runs = finder.find_path(start, end, grid)
|
||||||
|
|
||||||
return path
|
return path
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user