need to verify everything on each files scan every line every pixel cause i like pixel its pretty beautiful

This commit is contained in:
Maoake Teriierooiterai
2026-04-03 11:36:40 +02:00
parent b54e49122c
commit b38da3fc31
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ debug:
uv pdb python3 a_maze_ing.py config.txt
clean:
rm -rf */**/__pycache__ */__pycache__ __pycache__ .mypy_cache .venv dist build */**/*.egg-info */*.egg-info *.egg-info test.txt
rm -rf */**/__pycache__ */__pycache__ __pycache__ */.mypy_cache .mypy_cache .venv dist build */**/*.egg-info */*.egg-info *.egg-info test.txt
fclean: clean
rm mazegen-1.0.0-py3-none-any.whl