Skip to content

Commit 57c01eb

Browse files
committed
minor changes
1 parent 79d8f46 commit 57c01eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/core/simulation_run.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
import simpy
88

9-
from app.core.simulation.requests_generator import requests_generator
9+
from app.core.helpers.requests_generator import requests_generator
1010
from app.schemas.simulation_output import SimulationOutput
1111

1212
if TYPE_CHECKING:

0 commit comments

Comments
 (0)