Skip to content

Commit 13a82e5

Browse files
committed
docs: Update Development section
1 parent 951a7b3 commit 13a82e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ You can fork this project and then install the dependencies by using the followi
227227
pip install poetry==1.8.4
228228
poetry install --with dev
229229
```
230-
Make changes to the code and run the tests to make sure everything works as expected:
230+
Make changes to the code and run the tests to make sure everything works as expected. ✅
231231
```bash
232232
poetry run pytest
233233
```

0 commit comments

Comments
 (0)