SDXorg / pysd

System Dynamics Modeling in Python
http://pysd.readthedocs.org/
MIT License
349 stars 89 forks source link

Review filtered warnings #387

Closed enekomartinmartinez closed 10 months ago

enekomartinmartinez commented 1 year ago

Currently, we are filtering some warnings because they are produced by some other libraries and are not within our competence.

However, it would be nice to review them periodically and potentially filter some of them at the model level and not only for the test to avoid users having non-interesting warning messages while integrating the model.

enekomartinmartinez commented 10 months ago

Done in branch https://github.com/SDXorg/pysd/tree/drop_p37