docs
docs copied to clipboard
fix: pytest documentation
Pull Request Template
Description
Fixed the link navigations in PyTest Documentation
Fixes #1844
Type of change
Please delete options that are not relevant.
- [x] Bug fix (non-breaking change which fixes an issue).
- [x] This change requires a documentation update.
How Has This Been Tested?
The build is successful
Checklist:
- [x] My code follows the style guidelines of this project.
- [x] I have performed a self-review of my own code.
- [x] I have made corresponding changes to the documentation.
- [x] I have added corresponding tests.
- [x] Any dependent changes have been merged and published in downstream modules.