Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix deprecation warning from pytest (#3354)
gensim/matutils.py:22: DeprecationWarning: Please use `triu` from the `scipy.linalg` namespace, the `scipy.linalg.special_matrices` namespace is deprecated. from scipy.linalg.special_matrices import triu
- Loading branch information