typo
This commit is contained in:
parent
9032539860
commit
30811d8818
|
@ -309,7 +309,7 @@ class QueueMixin(HookMixin):
|
||||||
them. Tracks some history of recent items processed (for the
|
them. Tracks some history of recent items processed (for the
|
||||||
"status" API).
|
"status" API).
|
||||||
|
|
||||||
Subclasses implment _scan_delay, _perform_scan and _process
|
Subclasses implement _scan_delay, _perform_scan and _process
|
||||||
|
|
||||||
:ivar _deque: IQueuedItem instances to process
|
:ivar _deque: IQueuedItem instances to process
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue