Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jul 10, 2023
1 parent 4ad9463 commit 9d6ad48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perf-tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Run the tests:
* Use local Python3 installation (advised to use pyenv/virtualenv):
```bash
$ cd perf_tests
$ pip install -r requirements.txt --no-deps
$ pip install -r requirements.txt --no-deps
$ pytest -v -s -m ap_perf --count=<INT> --users=<INT> --hatch-rate=<INT> --time=<INT>
```

Expand Down

0 comments on commit 9d6ad48

Please sign in to comment.