Skip to content

Simplify UmbrellaClassifierData API

Patrick Godwin requested to merge simplify_umbrella_api into master

Essentially makes extend_child and strip_child the only ways to add/remove CDs into the umbrella and remove all the other methods to clean up and simplify the API.

Implements and closes https://git.ligo.org/reed.essick/iDQ/issues/61.

Merge request reports