specify during deserialization

This commit is contained in:
Chris McDonough
2013-03-19 17:27:03 -07:00
parent e05925d4f7
commit 6b3ac39a9e

View File

@@ -144,4 +144,4 @@ Schema-Related
Represents a value that will be dropped from the schema if it is missing
during *deserialization*. Passed as a value to the `missing` keyword
argument.
argument of :class:`SchemaNode`.