Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Giacomo Licari committed Mar 11, 2024
1 parent 7214aa7 commit 463945a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ python3 -m flask --app api run --port 8000

```
cd api
python3 -m unittest discover tests
python3 -m unittest discover -p 'test_*.py'
```

### Run Flake8 and isort
Expand Down

0 comments on commit 463945a

Please sign in to comment.