mirror of
https://github.com/maoakeEnterprise/amazing.git
synced 2026-04-28 16:04:35 +02:00
doing the wheel
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from ..amaz_lib import DepthFirstSearch, Kruskal
|
||||
from ..amaz_lib import AStar, DepthFirstSearchSolver
|
||||
from ..mazegen import DepthFirstSearch, Kruskal
|
||||
from ..mazegen import AStar, DepthFirstSearchSolver
|
||||
from typing import Any
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user