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 TypeError: a bytes-like object is required, not 'list' when passing triplet of bools to find_points_in_spheres() pbc kwarg #2907

Merged
merged 2 commits into from
Mar 24, 2023

Conversation

janosh
Copy link
Member

@janosh janosh commented Mar 24, 2023

Closes #2887.

@janosh janosh enabled auto-merge (squash) March 24, 2023 00:01
@janosh janosh merged commit c8f9991 into master Mar 24, 2023
@janosh janosh deleted the gh-2887 branch March 24, 2023 00:19
jmmshn pushed a commit to jmmshn/pymatgen that referenced this pull request Mar 30, 2023
…ng triplet of bools to `find_points_in_spheres()` `pbc` kwarg (materialsproject#2907)

* fix TypeError: a bytes-like object is required, not 'list' when passing triplet of bools to find_points_in_spheres() pbc kwarg

* enable flake8-simplify rules in lint CI
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.

find_points_in_sphere() throws error regarding data type
1 participant