idaholab / raven

RAVEN is a flexible and multi-purpose probabilistic risk analysis, validation and uncertainty quantification, parameter optimization, model reduction and data knowledge-discovering framework.
https://raven.inl.gov/
Apache License 2.0
212 stars 131 forks source link

Remove unneccesary print statement #2313

Closed dylanjm closed 2 months ago

dylanjm commented 2 months ago

Pull Request Description

What issue does this change request address? (Use "#" before the issue to link it, i.e., #42.)

1806

What are the significant changes in functionality due to this change request?

There are some unnecessary print statements in PluginManager.py that get print when loading certain modules. We shouldn't have side effects like this since RAVEN is being used as an API in the plugins.


For Change Control Board: Change Request Review

The following review must be completed by an authorized member of the Change Control Board.

moosebuild commented 2 months ago

Job Test qsubs sawtooth on 5af2dd2 : invalidated by @dylanjm

Rerun