Bugfix: Pystencils printed `const` twice on assignments to const numpy.dtypes
Pystencils will print two const when printing an assignment to a const numpy.dtype. With the new type interference, this case can now occur more often
Please register or sign in to comment