Skip to content

Commit

Permalink
start fixing doctests for doc-build
Browse files Browse the repository at this point in the history
  • Loading branch information
thchr committed Dec 18, 2023
1 parent 4d27f7f commit 75c5ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wyckoff.jl
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ SiteGroup{2} ⋕16 (p6) at 2b = [1/3, 2/3] with 3 operations:
The group structure of a `SiteGroup` can be inspected with `MultTable`:
```jldoctest sitegroup
julia> MultTable(g)
3×3 MultTable{2}:
3×3 MultTable{SymOperation{2}}:
──────────┬──────────────────────────────
│ 1 {3⁺|1,1} {3⁻|0,1}
──────────┼──────────────────────────────
Expand Down

0 comments on commit 75c5ea1

Please sign in to comment.