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
|
||||
:linenos:
|
||||
|
||||
from colander import Invalid
|
||||
from colander import null
|
||||
|
||||
class Boolean(object):
|
||||
|
Reference in New Issue
Block a user