Skip to content
Snippets Groups Projects
Commit f3e1ceef authored by pswain's avatar pswain
Browse files

fix(broken_pipeline): removed breakpoint

parent c3bf9617
No related branches found
No related tags found
No related merge requests found
......@@ -339,7 +339,6 @@ class Pipeline(ProcessABC):
tiler_writer = TilerWriter(out_file)
baby_writer = LinearBabyWriter(out_file)
babystate_writer = StateWriter(out_file)
breakpoint()
# start pipeline
initialise_tensorflow()
frac_clogged_traps = 0.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment