Manual edits to remove remaining code style errors

This commit is contained in:
Michael Osthege
2024-10-03 11:05:44 +02:00
committed by Andreas
parent 3045d53bd6
commit c3f10df277
12 changed files with 46 additions and 51 deletions

View File

@@ -27,7 +27,8 @@ On MacOS (requires [Homebrew](https://brew.sh)):
brew install make
```
Next, adjust `config.example.py` and rename it to `config.py`. The server can then be started with `make run`. A full overview of the main shortcuts is given by `make help`.
Next, adjust `config.py`.
The server can then be started with `make run`. A full overview of the main shortcuts is given by `make help`.
### Detailed Instructions
@@ -71,7 +72,8 @@ Followed by a renewed `pip install -r requirements.txt`.
## Usage
Adjust `config.example.py` and rename it to `config.py`. To use the system, run `flask_server.py`, which starts the server:
Adjust `config.py`.
To use the system, run `flask_server.py`, which starts the server:
```bash
./flask_server.py