cf

Results 1 issues of cf

Throughout workspace.py there are these `import ipdb; ipdb.set_trace()` calls. This looks like leftover development stuff. I don't have ipdb installed, so this throws exceptions I'm assuming when solving fails, hiding...