Skip to content
Snippets Groups Projects
Commit 86660191 authored by Florian Zill's avatar Florian Zill
Browse files

minor examples rewording

parent 04916d72
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ presets.temperature.transform(273.15)
# %% [markdown]
# You can also create your own properties by creating a Scalar, Vector or Matrix
# property. The following would convert 273.15 K to °F.
# property. The following would doesn't to any unit conversion.
# %%
custom_temperature = Scalar(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment