Fix deprecation warning for Sympy 1.7
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
2+ 10
− 0
@@ -5,12 +5,20 @@ import pystencils as ps
@@ -36,6 +44,8 @@ def test_skip_iteration():
We have to try from newest to oldest import to avoid deprecation warnings.
They added the old import again, but with a deprecation warning.
For a faster browsing experience, some files are collapsed by default.