Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Recursion error and convert numpy.bool_ types in metadata #102

Merged
merged 5 commits into from Dec 7, 2023

Conversation

dboulware
Copy link
Contributor

This fixes a recursion error caused by the use of isinstance in metadata/utils enc_hook and adds support within the same method to convert numpy.bool types to bool. Finally, it increments the version of the scos-actions to 7.0.1.

Copy link
Member

@jhazentia jhazentia left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@jhazentia jhazentia merged commit d441aa9 into master Dec 7, 2023
4 checks passed
@jhazentia jhazentia deleted the usrp_debug branch December 7, 2023 18:24
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.

None yet

2 participants