Skip to content

Commit

Permalink
Minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
gcalderone committed Feb 14, 2024
1 parent 400c368 commit 80eca91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/setup.jl
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,6 @@ end

function dumpjson(file, args...)
restored = GModelFit.deserialize(GModelFit.serialize("assets/$(file).json", args...))
rm("assets/$(file).json")
# comparedata(restored, [args...])
end

0 comments on commit 80eca91

Please sign in to comment.