Skip to content

Commit c8d79a3

Browse files
author
Martin Vrachev
committed
Updater: add missing config docstring
Signed-off-by: Martin Vrachev <mvrachev@vmware.com>
1 parent 7c756ef commit c8d79a3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tuf/ngclient/updater.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ class Updater:
7474
downloads. Can be individually set in ``download_target()``
7575
fetcher: ``Optional``; ``FetcherInterface`` implementation used to
7676
download both metadata and targets. Default is ``RequestsFetcher``
77+
config: ``Optional``; ``UpdaterConfig`` could be used to setup common
78+
configuration options.
7779
7880
Raises:
7981
OSError: Local root.json cannot be read

0 commit comments

Comments
 (0)