Skip to content

Commit

Permalink
remove fix
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelBrand1 committed Jan 18, 2025
1 parent 74188c4 commit 8aaa746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EpiAware/test/doctest.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@testitem "Run docstring tests" begin
using Documenter
doctest(EpiAware, fix = true)
doctest(EpiAware)
end

0 comments on commit 8aaa746

Please sign in to comment.