Skip to content

Commit c973c5c

Browse files
committed
Fix linting issues
1 parent 50e62a3 commit c973c5c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/Manual_Setup_Guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,4 +160,4 @@ Before setting up the Python backend and sync-microservice, you need to have **M
160160
sudo apt install -y libglib2.0-dev pkg-config
161161
```
162162
163-
For other systems, consult your distribution's documentation.
163+
For other systems, consult your distribution's documentation.

docs/Script_Setup_Guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,4 @@
101101
pip install ruff black mypy pre-commit
102102
```
103103

104-
> **Note:** If you are committing from a virtual environment, these packages should already be installed as they are included in the requirements.txt file.
104+
> **Note:** If you are committing from a virtual environment, these packages should already be installed as they are included in the requirements.txt file.

0 commit comments

Comments
 (0)