Skip to content

Commit

Permalink
Similar section in load_checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
AayushSabharwal committed Jun 14, 2021
1 parent e05d0fe commit d5bd7c5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/submodules/io/jld2_integration.jl
Expand Up @@ -204,9 +204,6 @@ details.
The keyword argument `warn = true` can be used to disable warnings from type checks on the
agent type.
Any other keyword arguments are forwarded to [`AgentsIO.from_serializable`](@ref) and
can be used in case a custom method is defined.
"""
function load_checkpoint(filename; kwargs...)
@load filename model
Expand Down

0 comments on commit d5bd7c5

Please sign in to comment.