Skip to content

Revert "Add flag for ignoring Python warnings"

Joe Snyder requested to merge revert-8ad0a05e into master

This partially reverts commit 8ad0a05e

It maintains the warnings flag, but reverts the warning messages to using standard prints instead of using the warnings library.

Merge request reports