From 725263babe1c2d0369c10e634eacd68048548755 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 14:07:38 -0700 Subject: [PATCH] JuliaFormatter Action Bot (#197) Co-authored-by: eahenle --- src/crystal.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/crystal.jl b/src/crystal.jl index 01bc5f2..07a0325 100644 --- a/src/crystal.jl +++ b/src/crystal.jl @@ -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