Fix indentation, missing import
This commit is contained in:
@@ -33,6 +33,7 @@ serializes a boolean to the string ``true`` or ``false`` or the special
|
|||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
:linenos:
|
:linenos:
|
||||||
|
|
||||||
|
from colander import Invalid
|
||||||
from colander import null
|
from colander import null
|
||||||
|
|
||||||
class Boolean(object):
|
class Boolean(object):
|
||||||
|
Reference in New Issue
Block a user