Remove an errand whitespace character

This commit is contained in:
Alex Pyrgiotis 2024-06-27 21:47:16 +03:00
parent d0e1df5546
commit 58bc9950c5
No known key found for this signature in database
GPG key ID: B6C15EBA0357C9AA
2 changed files with 2 additions and 2 deletions

View file

@ -49,7 +49,7 @@ Install dependencies:
```bash ```bash
sudo apt install -y python3.9 sudo apt install -y python3.9
``` ```
Poetry will automatically pick up the correct version when running. Poetry will automatically pick up the correct version when running.
</details> </details>
</td> </td>

View file

@ -237,7 +237,7 @@ Install dependencies:
```bash ```bash
sudo apt install -y python3.9 sudo apt install -y python3.9
``` ```
Poetry will automatically pick up the correct version when running. Poetry will automatically pick up the correct version when running.
</details> </details>
</td> </td>