We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef89483 commit e41ad2eCopy full SHA for e41ad2e
docs/project-contributions.md
@@ -109,7 +109,7 @@ Run tests by following these steps:
109
pip install pytest
110
pytest
111
```
112
- **Warning**: `pytest` often has issues when switching between virtual environments.
+ **Warning**: Using `pytest` can lead to issues if you often switch between virtual environments.
113
114
### Testing during bindings development
115
0 commit comments