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 951a7b3 commit 13a82e5Copy full SHA for 13a82e5
README.md
@@ -227,7 +227,7 @@ You can fork this project and then install the dependencies by using the followi
227
pip install poetry==1.8.4
228
poetry install --with dev
229
```
230
-Make changes to the code and run the tests to make sure everything works as expected:
+Make changes to the code and run the tests to make sure everything works as expected. ✅
231
```bash
232
poetry run pytest
233
0 commit comments