Skip to content

Commit 0861ab1

Browse files
Remove breakpoint :(
1 parent 112a2f9 commit 0861ab1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/covasim_/doubling_beta/example_beta.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,6 @@ def setup(observational_data_path):
263263
)
264264

265265
# 7. Create a data collector
266-
breakpoint()
267266
data_collector = ObservationalDataCollector(scenario, pd.read_csv(observational_data_path))
268267

269268
# 8. Obtain the minimal adjustment set for the base test case from the causal DAG

0 commit comments

Comments
 (0)