diff options
| author | Thomas Kluyver <takowl@gmail.com> | 2013-01-05 16:21:36 +0000 |
|---|---|---|
| committer | Thomas Kluyver <takowl@gmail.com> | 2013-01-05 16:21:36 +0000 |
| commit | d02697e34a3a59990baa3166ffd45e194c91bd98 (patch) | |
| tree | 01b7323c51fa7f289a4f2ff0b433923ae08d88d3 /doc/interface.rst | |
| parent | eaeef42f0c7103de20469b9496e1d2a4f07c77ca (diff) | |
Minor doc fix
Diffstat (limited to 'doc/interface.rst')
| -rw-r--r-- | doc/interface.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/interface.rst b/doc/interface.rst index 0646ab0..e7505a4 100644 --- a/doc/interface.rst +++ b/doc/interface.rst @@ -51,4 +51,3 @@ Your module should define a class called ``Tile``, with the following interface: :param player: the active :class:`~weatbag.Player` instance :param direction: the direction the player is trying to leave, as a single lowercase character, n/e/s/w - explanation |
