Skip to content

Switch prints to function call

Ethan Nelson requested to merge (removed):prints into master

This MR converts a few print statements from keyword to function calls for Python 3 compatibility.

Merge request reports