Skip to content

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

Merged
janosh merged 2 commits into
masterfrom
gh-2887
Mar 24, 2023
Merged

Fix TypeError: a bytes-like object is required, not 'list' when passing triplet of bools to find_points_in_spheres() pbc kwarg #2907
janosh merged 2 commits into
masterfrom
gh-2887

Conversation

@janosh

@janosh janosh commented Mar 24, 2023

Copy link
Copy Markdown
Member

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