You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure all array metrics return an ndarray (#71)
* Add missing import
* Unify all array metric tests
* Add breaking test
* Make soergel always return array
* Test docstrings also on CI
* Increment patch number
* Format added lines