Closed sztang closed 4 years ago
Hi thanks for this! We actually do not run CI jobs on these examples (these are usually quite low priority when refactoring and are probably mostly outdated).
Figures, I see why everything's still in Python 2. Thanks for merging anyway, new to PRs and learned a lot from it. Will look around for other spots where I can help cleanup.
Combed through and updated the python/graphical folder; partially addresses #4990 and fixed some minor typos/print statements. Seems like we're mostly doing Python2 prints (i.e. no parenthesis), so went ahead and standardized that.