stan.plugins.get_plugins() calls pkg_resources.iter_entry_points() from several call sites during model building, each re-emitting setuptools' deprecation notice since Python's default warning dedup is keyed per call site, not per message. Not actionable upstream noise, so filter it by message instead. |
||
|---|---|---|
| .. | ||
| classification | ||
| data | ||
| method | ||
| tests | ||
| __init__.py | ||
| error.py | ||
| evaluation.py | ||
| functional.py | ||
| model_selection.py | ||
| plot.py | ||
| protocol.py | ||
| util.py | ||