Skip to content

Commit

Permalink
Update src/rulesets/Random/random.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Nick Robinson <npr251@gmail.com>
  • Loading branch information
oxinabox and nickrobinson251 committed Sep 2, 2020
1 parent 62190fd commit fd9da8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rulesets/Random/random.jl
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ end
@static if VERSION > v"1.3"
@non_differentiable Random.default_rng()
@non_differentiable Random.default_rng(::Int)
end
end

0 comments on commit fd9da8c

Please sign in to comment.