Skip to content

Commit

Permalink
JuliaFormatter Action Bot (#197)
Browse files Browse the repository at this point in the history
Co-authored-by: eahenle <eahenle@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and eahenle committed Jun 28, 2024
1 parent a6a79f8 commit 725263b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/crystal.jl
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ function Crystal(

# Make sure the space group is P1
if line[1] == "_symmetry_space_group_name_H-M" ||
line[1] == "_space_group_name_Hall" ||
line[1] == "_space_group_name_Hall" ||
line[1] == "_space_group_name_H-M_alt"
# use anonymous function to combine all terms past the first
# to extract space group name
Expand Down

0 comments on commit 725263b

Please sign in to comment.