"git@i10git.cs.fau.de:mohr/cpft.git" did not exist on "58e353e7eef507a04a2ce6a46627994480aaa0d4"
Fix #23: Make Field.Access NotIterable
Why?
Sympy does not try to iterate when the object is NotIterable
. If it has __iter__
but iter throws it will only sometimes think its not iterable.
Edited by Stephan Seitz
Merge request reports
Activity
Filter activity
Please register or sign in to reply