mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
fix a typo in the docs
[skip ci]
This commit is contained in:
parent
3c2abb01f0
commit
4033c0b9ba
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ put results in :attr:`result_q <nvchecker.api.BaseWorker.result_q>`. See
|
|||
For details about these objects, see :mod:`the API documentation <nvchecker.api>`.
|
||||
|
||||
You can also receive a configuration section from the configuration as
|
||||
``__config__.source.SOURCE_NAME``, where ``SOURCE_None`` is what your plugin is
|
||||
``__config__.source.SOURCE_NAME``, where ``SOURCE_NAME`` is what your plugin is
|
||||
called. This can be used to specify a mirror site for your plugin to use, e.g.
|
||||
the ``npm`` plugin accepts the following config::
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue