From cb4a19578e923ee04ad270040d251224fbd78607 Mon Sep 17 00:00:00 2001 From: XANTRONIX Development Date: Fri, 29 Dec 2023 22:22:21 -0500 Subject: [PATCH] hmm --- py/hexagram/cluster.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py/hexagram/cluster.py b/py/hexagram/cluster.py index 3462384..97fccfc 100644 --- a/py/hexagram/cluster.py +++ b/py/hexagram/cluster.py @@ -82,7 +82,7 @@ class Path(): class HexagonPattern(Path): COMMANDS = [ ['M', [[23.246093, 0], - [0, 13.382812]]], + [ 0, 13.382812]]], ['V', [44.689453]], ['L', [[0.0839844, 44.640625], [24.033203, 58.505859],