Commit 6bacab04 by taufikyu

typo

1 parent e0bdc9c1
......@@ -4,7 +4,7 @@ import logging
from deform.widget import (
SchemaType,
DateInputWidget as DeformDateInputWidget,
DateInputWidget
DateInputWidget,
default_resources, ResourceRegistry, default_resource_registry, _StrippedString, Widget)
from colander import null, Invalid, SchemaNode, Mapping
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!