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 itertools bug #3

Merged
merged 1 commit into from
Nov 6, 2023
Merged

Conversation

mwiesenberger
Copy link
Contributor

There are two bugs in your identify_cocos function, one is the phi -> psi spelling error the other is that sigma_to_cocos returns an int which is not iterable

Copy link
Contributor

@LiamPattinson LiamPattinson left a comment

Choose a reason for hiding this comment

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

Cheers for catching this, and sorry for taking so long to respond. I'm not sure what I was thinking using chain.from_iterable there, and it's clear that our tests aren't covering the code adequately enough. I'll raise some issues on the project and try to improve things over the next week or so.

@LiamPattinson LiamPattinson merged commit af40866 into PlasmaFAIR:main Nov 6, 2023
4 checks passed
@mwiesenberger mwiesenberger deleted the itertools branch November 6, 2023 21:08
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