Use autoexception for QueueFull/Empty docs.

This commit is contained in:
A. Jesse Jiryu Davis 2015-04-09 23:43:55 -04:00
parent d12883805a
commit 054b8722e0
1 changed files with 2 additions and 2 deletions

View File

@ -107,8 +107,8 @@
QueueEmpty QueueEmpty
^^^^^^^^^^ ^^^^^^^^^^
.. autoclass:: QueueEmpty .. autoexception:: QueueEmpty
QueueFull QueueFull
^^^^^^^^^ ^^^^^^^^^
.. autoclass:: QueueFull .. autoexception:: QueueFull