Change `Field.__repr__` to match representation in `pystencils.fields`
Compare changes
+ 10
− 2
@@ -83,7 +83,7 @@ def fields(description=None, index_dimensions=0, layout=None, field_type=FieldTy
@@ -392,7 +392,15 @@ class Field(AbstractField):