API changes:
- Improved the support for Python 2 (a necessary evil for MadGraph): in the `MadMiner.run()` functions, using `python2_override=True` without providing the keyword `initial_command` will now lead to the Python 2 executable being prepended to the Python path. See 423.
Documentation:
- Updated docstrings, see 420.
We're very happy to welcome our new contributor Sinclert, who initiated and implemented both of these fixes!