scikit-hep / resample

Randomization-based inference in Python
BSD 3-Clause "New" or "Revised" License
74 stars 12 forks source link

Replace deprecation warnings #195

Closed HDembinski closed 5 months ago

HDembinski commented 5 months ago

The VisibileDeprecationWarning from numpy is replaced with the builtin FutureWarning.