We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d4df4f commit e0d1411Copy full SHA for e0d1411
EpiAware/test/doctest.jl
@@ -1,4 +1,4 @@
1
@testitem "Run docstring tests" begin
2
using Documenter
3
- doctest(EpiAware)
+ doctest(EpiAware; fix = true)
4
end
0 commit comments