style: whitespaces trimmed to make pre-commit happy

This commit is contained in:
Mateusz Pusz
2023-12-21 12:25:10 +01:00
parent c28a65ffa5
commit 6f18ec3142

View File

@@ -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,