BlendingToolKit
BlendingToolKit copied to clipboard
Should we return lists or single objects?
Very difficult to handle a function that can return both a list and a single value. You might want to chose one return type only (maybe in a future PR)
Originally posted by @aboucaud in https://github.com/LSSTDESC/BlendingToolKit/pull/228#discussion_r830946784
I think @thuiop we already talked about this at some point. I agree with @aboucaud that it's hard to handle but it's also convenient for the user I think.
Related:
- https://github.com/LSSTDESC/BlendingToolKit/pull/228#discussion_r830955444
Closed by #412