Skip to content

Commit

Permalink
Specify module.
Browse files Browse the repository at this point in the history
  • Loading branch information
coleifer committed Jan 22, 2015
1 parent 8e91f2b commit ad91a6e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/autocomplete.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
.. _autocomplete:

.. py:module:: walrus
Autocomplete
============

Expand Down
1 change: 1 addition & 0 deletions walrus/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
# `-=`` `: | /-/-/`
# `.__/

from walrus.autocomplete import Autocomplete
from walrus.cache import Cache
from walrus.containers import Array
from walrus.containers import Container
Expand Down

0 comments on commit ad91a6e

Please sign in to comment.