[Python-modules-commits] [python-pyld] 198/276: Add import statements to examples.
Wolfgang Borgert
debacle at moszumanska.debian.org
Wed Oct 8 23:48:10 UTC 2014
This is an automated email from the git hooks/post-receive script.
debacle pushed a commit to branch master
in repository python-pyld.
commit a6e8b118d58ad1f114b111da6346312ef83fcfdc
Author: Dave Longley <dlongley at digitalbazaar.com>
Date: Mon Sep 16 14:07:04 2013 -0400
Add import statements to examples.
---
README.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.rst b/README.rst
index 47fe8df..c3cefc3 100644
--- a/README.rst
+++ b/README.rst
@@ -40,6 +40,8 @@ Quick Examples
--------------
.. code-block::
+ import json
+ from pyld import jsonld
doc = {
"http://schema.org/name": "Manu Sporny",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pyld.git
More information about the Python-modules-commits
mailing list