Slightly improved API documentation

This commit is contained in:
Jean-Paul Calderone 2019-02-21 15:20:11 -05:00
parent 7ed9b0a02e
commit 121fdc141b

View File

@ -585,7 +585,7 @@ class QueueMixin(HookMixin):
Subclasses implement _scan_delay, _perform_scan and _process
:ivar _name: Either "uploader" or "downloader".
:ivar unicode _name: Either "uploader" or "downloader".
:ivar _deque: IQueuedItem instances to process