Skip to content

Commit

Permalink
update Statistics.jl
Browse files Browse the repository at this point in the history
Removes some overly strict `@test_throws MethodError` for calls with
`Union{}` or `Any`, in preparation for making those errors more precise.
  • Loading branch information
vtjnash committed Apr 18, 2023
1 parent c6ed7d7 commit dccef3b
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
6564297a5f5971231809bf9940f68b98
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
22d14c82a30f3ec7af09028423cc823808abf86918d5707fd1fcf6ca20dea7871589da9b22e462d194e86fcee380f549aeb65f585048f00bf23281786b17e040

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion stdlib/Statistics.version
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
STATISTICS_BRANCH = master
STATISTICS_SHA1 = e9ac70b760dcf87b77affe6c068548a3325d6e2b
STATISTICS_SHA1 = a3feba2bb63f06b7f40024185e9fa5f6385e2510
STATISTICS_GIT_URL := https://github.com/JuliaStats/Statistics.jl.git
STATISTICS_TAR_URL = https://api.github.com/repos/JuliaStats/Statistics.jl/tarball/$1

0 comments on commit dccef3b

Please sign in to comment.