From f184202a9af1599e8d504e0c2991a829da6fae48 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Tue, 8 Sep 2015 14:30:05 +1000 Subject: Cleanup: API docs --- doc/python_api/examples/aud.py | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/python_api/examples/aud.py') diff --git a/doc/python_api/examples/aud.py b/doc/python_api/examples/aud.py index 2c74d6a0eb1..bbe97168efe 100644 --- a/doc/python_api/examples/aud.py +++ b/doc/python_api/examples/aud.py @@ -1,6 +1,7 @@ """ Basic Sound Playback ++++++++++++++++++++ + This script shows how to use the classes: :class:`Device`, :class:`Factory` and :class:`Handle`. """ -- cgit v1.2.3