SURGroup / UQpy

UQpy (Uncertainty Quantification with python) is a general purpose Python toolbox for modeling uncertainty in physical and mathematical systems.
MIT License
267 stars 76 forks source link

Remove unnecessary returns #144

Closed mds2120 closed 2 years ago

mds2120 commented 2 years ago

From all methods of classes in UQpy, remove returns that populate an attribute of an object.