idaes-pse icon indicating copy to clipboard operation
idaes-pse copied to clipboard

Hide Pysmo warnings in tests

Open dangunter opened this issue 1 year ago • 0 comments

Fixes #1421

Summary/Motivation:

They are annoying

Changes proposed in this PR:

  • Change print() to log
  • Lower log level in tests
  • Cleanup: remove pylint-disable comments

Legal Acknowledgement

By contributing to this software project, I agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the license terms described in the LICENSE.txt file at the top level of this directory.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

dangunter avatar Jun 03 '24 19:06 dangunter