Skip to content

Commit

Permalink
style: whitespaces trimmed to make pre-commit happy
Browse files Browse the repository at this point in the history
  • Loading branch information
mpusz committed Dec 19, 2023
1 parent 91c7cf2 commit a2d883c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/users_guide/framework_basics/the_affine_space.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ this specific quantity type.
!!! tip

Storing _points_ is the most efficient representation we can choose in this scenario:

- to store a value, we read it directly from the instrument, and no additional transformation
is needed,
- to print the absolute value (e.g., odometer), we have the value available right away,
Expand Down

0 comments on commit a2d883c

Please sign in to comment.