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 ad6c0fe commit ce280d7Copy full SHA for ce280d7
1 file changed
docs/source/fields.rst
@@ -98,6 +98,11 @@ Module
98
99
Whether a doc comment should be rendered on the same line as the field (on formats that support comments)
100
101
+.. py:class:: comprehensiveconfig.spec.Boolean(*args, **kwargs)
102
+
103
+ .. py:attribute:: _holds
104
+ :type: bool
105
106
.. py:class:: comprehensiveconfig.spec.Integer(*args, **kwargs)
107
108
.. py:attribute:: _holds
0 commit comments