Closed Upabjojr closed 3 years ago
Remove sorted(result Multiset) from _substitute in order to make it work with SymPy objects.
Coverage decreased (-96.4%) to 0.0% when pulling d64469b2a92b9f90e3500632471d0d6de0b13545 on Upabjojr:substitute_remove_sorted into 5cae3f275e3a1f725518516bf3c700dc3be03a56 on HPAC:master.
There are failing tests: https://travis-ci.org/github/HPAC/matchpy/jobs/750534071
Yes, I forgot to run the doctests locally.
Anyway, here's the replacement PR: https://github.com/HPAC/matchpy/pull/67
Remove sorted(result Multiset) from _substitute in order to make it work with SymPy objects.