doing again the wheel

This commit is contained in:
maoake
2026-04-01 22:41:11 +02:00
parent 2edf61affa
commit 3e85cbe919
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
from amaz_lib.Cell import Cell
from mazegen import Cell
def test_cell_setter_getter() -> None: