Skip to content

Commit

Permalink
Update module docstring.
Browse files Browse the repository at this point in the history
  • Loading branch information
Graham Higgins committed Jun 15, 2012
1 parent 8778a8b commit 7832fc7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rdflib_jsonld/jsonld_serializer.py
Expand Up @@ -8,8 +8,6 @@
>>> from rdflib import Graph, plugin
>>> from rdflib.serializer import Serializer
>>> plugin.register('json-ld', Serializer,
... 'rdfextras.serializers.jsonld', 'JsonLDSerializer')
>>> testrdf = '''
... @prefix dc: <http://purl.org/dc/terms/> .
Expand Down

0 comments on commit 7832fc7

Please sign in to comment.