summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-07-14 01:48:13 -0300
committerJesusaves <cpntb1@ymail.com>2020-07-14 01:48:13 -0300
commitad5fdbbe3dae5dd2f371843dd7fb0b56c343d16b (patch)
treecbf8f8bb0067b17456f014c68193fcdba9805975 /misc
parent24e32d1ee266ef4cd7a7c52bb6381ede8b5158db (diff)
downloadtools-ad5fdbbe3dae5dd2f371843dd7fb0b56c343d16b.tar.gz
tools-ad5fdbbe3dae5dd2f371843dd7fb0b56c343d16b.tar.bz2
tools-ad5fdbbe3dae5dd2f371843dd7fb0b56c343d16b.tar.xz
tools-ad5fdbbe3dae5dd2f371843dd7fb0b56c343d16b.zip
Ops
Diffstat (limited to 'misc')
-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