Fix a non-type in the docs.

This commit is contained in:
Julian Berman 2015-03-15 11:45:51 -04:00
parent e2a604f7eb
commit 504f978da3
No known key found for this signature in database
GPG Key ID: 3F8D9C8C011729F8
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,7 @@ class RefResolver(object):
"""
Construct a resolver from a JSON schema object.
:argument schema schema: the referring schema
:argument schema: the referring schema
:rtype: :class:`RefResolver`
"""