Skip to content

Commit

Permalink
fixed a doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasBreuer committed Aug 30, 2023
1 parent fc3d1e6 commit 2f6f7c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions experimental/OrthogonalDiscriminants/src/utils.jl
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ Otherwise the coefficients of the result have a squarefree g.c.d.
# Examples
```jldoctest
julia> F, z = cyclotomic_field(4);
julia> Oscar.OrthogonalDiscriminants.reduce_mod_squares(F, 4*z^0)
1
Expand Down

0 comments on commit 2f6f7c0

Please sign in to comment.