fix conflict

This commit is contained in:
Maoake Teriierooiterai
2026-03-27 14:39:06 +01:00
8 changed files with 189 additions and 15 deletions
+3
View File
@@ -5,6 +5,9 @@ install:
run: install
uv run python3 a_maze_ing.py config.txt
run_windows:
.venv\Scripts\python -m a_maze_ing config.txt
debug:
uv pdb python3 a_maze_ing.py config.txt