need to be merge to the main and add some line for the makefile

This commit is contained in:
Maoake Teriierooiterai
2026-04-01 17:17:20 +02:00
parent b659871902
commit d2f38468a4
4 changed files with 8 additions and 28 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ from typing import Any
from numpy.typing import NDArray
from src.AMazeIng import AMazeIng
from src.parsing import Parsing
from mlx import Mlx # type: ignore
from mlx import Mlx
import time