Skip to content

Instantly share code, notes, and snippets.

@guissalustiano
Created November 21, 2021 04:54
Show Gist options
  • Select an option

  • Save guissalustiano/5cbb6ea60dcac38d5a888b8c4fa8d58b to your computer and use it in GitHub Desktop.

Select an option

Save guissalustiano/5cbb6ea60dcac38d5a888b8c4fa8d58b to your computer and use it in GitHub Desktop.
if isinstance(root_value, dict):
+ breakpoint()
flatten_item = flatten_dict(root_value)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment