Fix deprecation warning for Sympy 1.7
We have to try from newest to oldest import to avoid deprecation warnings.
This diff is collapsed.
Please register or sign in to comment
We have to try from newest to oldest import to avoid deprecation warnings.