Skip to content

Commit

Permalink
ditto
Browse files Browse the repository at this point in the history
  • Loading branch information
xtalax committed Jan 4, 2024
1 parent 6df392a commit a7d61ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pinn_types.jl
Original file line number Diff line number Diff line change
Expand Up @@ -431,4 +431,4 @@ function rvcat(example, vector, eltypeθ)
end
end

@register_symbolic(rvcat(vector, example, eltypeθ), true, [], true)
@register_symbolic(rvcat(vector, example, eltypeθ), true, [])

0 comments on commit a7d61ec

Please sign in to comment.