From 1e86f0fdde718a4ce9e29979bce67bf42f99925a Mon Sep 17 00:00:00 2001 From: Keewis Date: Fri, 3 Sep 2021 23:15:02 +0200 Subject: try to set the language to none --- docs/formatting.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 `. The basic format is: -.. code-block:: +.. code-block:: none [magnitude format][modifier][unit format] -- cgit v1.2.1