summaryrefslogtreecommitdiff
path: root/examples/dynamic_dict/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dynamic_dict/__init__.py')
-rw-r--r--examples/dynamic_dict/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/dynamic_dict/__init__.py b/examples/dynamic_dict/__init__.py
index 7f7b0691d..e592ea200 100644
--- a/examples/dynamic_dict/__init__.py
+++ b/examples/dynamic_dict/__init__.py
@@ -3,4 +3,6 @@
string keys) can operate upon a large collection without loading the
full collection at once.
+.. autosource::
+
""" \ No newline at end of file