You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/sphinx/source/contributing/style_guide.rst
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,6 @@ When specifying parameters and their units, please follow these guidelines:
79
79
- Use the recommended parameter name and units by :ref:`variables_style_rules` where possible.
80
80
- Enclose units in square brackets, e.g. ``[W]``.
81
81
- Use unicode superscripts symbols for exponents, e.g. ``m²``.
82
-
83
82
These superscripts characters are ``⁰``, ``¹``, ``²``, ``³``, ``⁴``, ``⁵``, ``⁶``, ``⁷``, ``⁸``, ``⁹``, ``⁺``, ``⁻``. Degree symbol is ``°``.
84
83
85
84
- Link to a brief description of the magnitude in the :ref:`variables_style_rules` section if it exists, via the sphinx role |:term:`glossary_term`|. For example, to document ``dni`` use:
0 commit comments