Skip to content

Fix error with printing productions

The terminal gave an error that Production object didn't have a type unicode, changing to str worked.

Merge request reports