remove python2-styled print statements

This commit is contained in:
Martin Bubel 2024-05-29 23:31:29 +02:00
parent 623ff17bb3
commit 22ca662a35
4 changed files with 132 additions and 124 deletions

View file

@ -2,6 +2,8 @@
## Unreleased
* remove python2-style print statements (#1056)
* update import in `.plotting.matplot_dep.defaults` due to change in matplotlib
* Correct dl_dm term in student t inference #1065