summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeewis <keewis@posteo.de>2021-09-03 23:15:02 +0200
committerKeewis <keewis@posteo.de>2021-09-03 23:15:02 +0200
commit1e86f0fdde718a4ce9e29979bce67bf42f99925a (patch)
treea7d6148941145b6f5faf723894cdaac37079a5ec
parent00c535043fdae5f7a0f8ae2df9d0c20b0b8da77b (diff)
downloadpint-1e86f0fdde718a4ce9e29979bce67bf42f99925a.tar.gz
try to set the language to none
-rw-r--r--docs/formatting.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/formatting.rst b/docs/formatting.rst
index e5f9896..74fb8bd 100644
--- a/docs/formatting.rst
+++ b/docs/formatting.rst
@@ -14,7 +14,7 @@ The conversion of :py:class:`Unit` and :py:class:`Quantity` objects to strings (
through the :py:class:`str` builtin or f-strings) can be customized using :ref:`format
specifications <formatspec>`. The basic format is:
-.. code-block::
+.. code-block:: none
[magnitude format][modifier][unit format]