seedcase-project / seedcase-sprout

Upload your research data to formally structure it for better, more reliable, and easier research.
https://sprout.seedcase-project.org/
MIT License
0 stars 0 forks source link

fix: :bug: compact form of nested properties #887

Closed martonvago closed 1 week ago

martonvago commented 1 week ago

Description

This fixes a problem where compact_dict was not removing None values from nested objects.

This PR needs a quick review.

Checklist