Closed d3sm0 closed 2 years ago
https://github.com/ministry-of-silly-code/experiment_buddy/blob/35526b557f64481c7ae84a4246f5d47eed8e48f1/experiment_buddy/experiment_buddy.py#L16
In the add_figure(), plot() functions?
I'm not sure this change is enough, and having lazy imports is safer anyway.
Also the tests are failing, for sure you also need register() to be exposed, or the examples should be updated to use register_defaults
https://github.com/ministry-of-silly-code/experiment_buddy/blob/35526b557f64481c7ae84a4246f5d47eed8e48f1/experiment_buddy/experiment_buddy.py#L16
In the add_figure(), plot() functions?
I'm not sure this change is enough, and having lazy imports is safer anyway.
Also the tests are failing, for sure you also need register() to be exposed, or the examples should be updated to use register_defaults