File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -49,12 +49,6 @@ for details. A common examples would be a
49
49
* [`@optimize_or_load`](@ref) — for wrapping around [`optimize`](@ref)
50
50
* [`DrWatson.@produce_or_load`](https://juliadynamics.github.io/DrWatson.jl/stable/save/#DrWatson.@produce_or_load)
51
51
— a similar but more opinionated function with automatic naming
52
- * [`DrWatson.@tag!`](https://juliadynamics.github.io/DrWatson.jl/stable/save/#DrWatson.@tag!)
53
- — extend the `data` dict with information about the current file and the
54
- status of the current git repo
55
- * [`DrWatson.@strdict`](https://juliadynamics.github.io/DrWatson.jl/stable/name/#DrWatson.@strdict)
56
- — convert multiple values into a `Dict{String,Any}`. This is required for
57
- JLD2 and other formats.
58
52
"""
59
53
function run_or_load (
60
54
f:: Function ,
You can’t perform that action at this time.
0 commit comments