Merge pull request #218 from tisdall/revert-207-patch-1
Revert "Update __init__.py"
This commit is contained in:
@@ -1899,7 +1899,7 @@ class _SchemaNode(object):
|
|||||||
@staticmethod
|
@staticmethod
|
||||||
def schema_type():
|
def schema_type():
|
||||||
raise NotImplementedError(
|
raise NotImplementedError(
|
||||||
'Schema node construction without a type argument or '
|
'Schema node construction without a `typ` argument or '
|
||||||
'a schema_type() callable present on the node class '
|
'a schema_type() callable present on the node class '
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user