Use autoexception for QueueFull/Empty docs.
This commit is contained in:
parent
d12883805a
commit
054b8722e0
|
@ -107,8 +107,8 @@
|
||||||
|
|
||||||
QueueEmpty
|
QueueEmpty
|
||||||
^^^^^^^^^^
|
^^^^^^^^^^
|
||||||
.. autoclass:: QueueEmpty
|
.. autoexception:: QueueEmpty
|
||||||
|
|
||||||
QueueFull
|
QueueFull
|
||||||
^^^^^^^^^
|
^^^^^^^^^
|
||||||
.. autoclass:: QueueFull
|
.. autoexception:: QueueFull
|
||||||
|
|
Loading…
Reference in New Issue