Skip to content

Commit

Permalink
doctest fix
Browse files Browse the repository at this point in the history
  • Loading branch information
christofbradly committed Aug 17, 2022
1 parent e1b9373 commit 1bffa52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/doctests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ DocMeta.setdocmeta!(
recursive=true
)
# Run with fix=true to fix docstrings
doctest(Rimu)
doctest(Rimu; fix = true)

0 comments on commit 1bffa52

Please sign in to comment.