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