Skip to content

Commit

Permalink
Cosmetic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sfmig committed May 13, 2024
1 parent 284295a commit 8484663
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
run: |
cd benchmarks
# With 'existing', the benchmarked project must be already installed, including all dependencies.
# With `existing`, the benchmarked project must be already installed, including all dependencies.
# see https://asv.readthedocs.io/en/v0.6.3/commands.html#asv-check
asv check -v -E existing
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ There are three main ways in which these benchmarks can be useful to developers:
1. Developers can also run these benchmarks on data they have stored locally.
1. We also plan to run the benchmarks on an internal runner using a larger dataset, of the scale we expect users to be handling. The result of these benchmarks will be made publicly available.

For further details on how to run the benchmarks, see the [benchmarks README file](benchmarks/README.md)
For further details on how to run the benchmarks, see the [benchmarks README](benchmarks/README.md).

Contributions to BrainGlobe are more than welcome.
Please see the [developer guide](https://brainglobe.info/developers/index.html).
Expand Down

0 comments on commit 8484663

Please sign in to comment.