Skip to content

Commit b654a84

Browse files
committed
fix docs
1 parent 10d171f commit b654a84

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/group-assembly/assemble_spacegroup.jl

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ Crystallographic Server, SPACEGROUP GENPOS](https://www.cryst.ehu.es/cryst/get_g
3030
The associated citation is: ([Aroyo et al., Z. Kristallogr. Cryst. Mater. **221**, 15
3131
(2006).](https://doi.org/10.1524/zkri.2006.221.1.15)).
3232
"""
33-
3433
function spacegroup(sgnum, Dᵛ::Val{D}=Val(3)) where D
3534
@boundscheck _check_valid_sgnum_and_dim(sgnum, D)
3635

0 commit comments

Comments
 (0)