Skip to content

Commit ce280d7

Browse files
authored
Add Boolean field docs
1 parent ad6c0fe commit ce280d7

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/source/fields.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,11 @@ Module
9898

9999
Whether a doc comment should be rendered on the same line as the field (on formats that support comments)
100100

101+
.. py:class:: comprehensiveconfig.spec.Boolean(*args, **kwargs)
102+
103+
.. py:attribute:: _holds
104+
:type: bool
105+
101106
.. py:class:: comprehensiveconfig.spec.Integer(*args, **kwargs)
102107
103108
.. py:attribute:: _holds

0 commit comments

Comments
 (0)