Feat
- **run**: added `is_training` flag
Fix
- **pyproject.toml**: fix incorrect bump message
- added `null_log_likelihood_fn` to basic.py
- **results**: add argument for max cutoff in `show_training_plot`
- **results.py**: fixed legend placement on training plot
- **run.py**: add option for acceptance_method argument
Refactor
- minor refactorization