summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmisc/maze.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc/maze.py b/misc/maze.py
index 3dc4e62..a56cda6 100755
--- a/misc/maze.py
+++ b/misc/maze.py
@@ -1,5 +1,4 @@
#!/usr/bin/python2
-# TODO: Automatic 20x20 margins
import numpy
from numpy.random import randint as rand