Skip to content

Commit

Permalink
Remove trailing whitespace and shorten line
Browse files Browse the repository at this point in the history
  • Loading branch information
MarionBWeinzierl authored Nov 26, 2024
1 parent 5240072 commit 871f7a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,8 @@ details on the workflow and process.
Even if the code works as expected and passes all our tests, it can still be slow! We
use code profiling to work out where time is spent when using `pyrealm` and identify
where we can improve performance. We also use benchmarking between `pyrealm` versions to
make sure that changes to the code aren't making it slower. This is currently run manually
using the `performance_regression_checking.sh` script in the `profiling` directory.
make sure that changes to the code aren't making it slower. This is currently run
manually using the `performance_regression_checking.sh` script in the `profiling` directory.

### Documentation

Expand Down

0 comments on commit 871f7a5

Please sign in to comment.