We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7c337c commit e6b576fCopy full SHA for e6b576f
README.rst
@@ -74,7 +74,7 @@ The example shows that the ``Param`` class supports similar arguments like a
74
* a ``multiple`` flag that is used for sequences of a type
75
* an optional ``default`` value (if needed or used as type hint)
76
77
-An example for a valid configuration file with this schema is::
+An example for a valid configuration file with this schema is:
78
79
.. code-block:: INI
80
0 commit comments