We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79d8f46 commit 57c01ebCopy full SHA for 57c01eb
1 file changed
src/app/core/simulation_run.py
@@ -6,7 +6,7 @@
6
7
import simpy
8
9
-from app.core.simulation.requests_generator import requests_generator
+from app.core.helpers.requests_generator import requests_generator
10
from app.schemas.simulation_output import SimulationOutput
11
12
if TYPE_CHECKING:
0 commit comments