Use Python facilities to convert paths to file:// urls

This commit is contained in:
I-Al-Istannen
2024-11-14 20:06:13 +01:00
parent 287173b0b1
commit 678283d341
2 changed files with 4 additions and 2 deletions

View File

@ -22,6 +22,9 @@ ambiguous situations.
## Unreleased
## Fixed
- File links in report on Windows
## 3.7.0 - 2024-11-13
### Added