"docs/git@i10git.cs.fau.de:pycodegen/pystencils-sfg.git" did not exist on "1a12dbc55617e8844b8333c2b4c2a537d1419923"
Fix deepcopy issue with Sympy 1.9
Compare changes
+ 22
− 0
@@ -590,6 +590,28 @@ if int(sympy_version[0]) * 100 + int(sympy_version[1]) >= 109: