Skip to content

Commit 41e05b8

Browse files
author
Ram Rachum
committed
-
1 parent 6d29577 commit 41e05b8

File tree

1 file changed

+1
-1
lines changed
  • garlicsim/garlicsim/bundled/simulation_packages/queue

1 file changed

+1
-1
lines changed

garlicsim/garlicsim/bundled/simulation_packages/queue/queue.py

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

1818
import events as events_module
1919

20-
20+
#todo: math error here:
2121
def time_for_next_occurence(mean_time_for_next_occurence):
2222
'''
2323
Given a mean time between occurences, generate the time for next occurence.

0 commit comments

Comments
 (0)