biothings.api icon indicating copy to clipboard operation
biothings.api copied to clipboard

Fix Unlisting Logic in Dataload Utils

Open DylanWelzel opened this issue 5 months ago • 0 comments

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

DylanWelzel avatar Aug 30 '24 20:08 DylanWelzel