Skip to content

Conversation

@huacchob
Copy link

If the value is a a bool, the function extract_data_from_json will attempt to iterate through the nested values, this works for any iterable data type, but not for Bool, integers, or floats for example.

jeffkala
jeffkala previously approved these changes Nov 13, 2025
@@ -0,0 +1 @@
If the value is a a bool, the function extract_data_from_json will attempt to iterate through the nested values
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
If the value is a a bool, the function extract_data_from_json will attempt to iterate through the nested values
If the value is a boolean, the function extract_data_from_json will attempt to iterate through the nested values

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants