biothings.api
biothings.api copied to clipboard
Fix Unlisting Logic in Dataload Utils
This PR improves the unlist
and unlist_incexcl
functions to correctly handle deeply nested lists and dictionaries. It ensures that single-element lists are properly unlisted, even within nested structures.
Fixes issue #7