7.2.5
Version 7.2.5 — 2023-04-30
- Fix:
html_report()
could fail with an AttributeError onisatty
if run in an unusual environment where sys.stdout had been replaced. This is now fixed.
➡️ PyPI page: coverage 7.2.5.
➡️ To install: python3 -m pip install coverage==7.2.5