Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix "Sphinx 8 will drop support for representing paths as strings"
/home/runner/work/sssd.io/sssd.io/extensions/sssd/io/postprocess/search.py:58: RemovedInSphinx80Warning: Sphinx 8 will drop support for representing paths as strings. Use "pathlib.Path" or "os.fspath" instead. relpath = path[len(build_dir) + 1:]
- Loading branch information