python-tuf/docs/api/tuf.ngclient.fetcher.rst
Abhisman Sarkar 4a2fdabc2d Fixes #1916
The class docstring for FetcherInterface needed to clearly state that
only _fetch() had to be implemented in it's implementation. This is
because the public API of the interface is implemented already.

Signed-off-by: Abhisman Sarkar <abhisman.sarkar@gmail.com>
2022-05-17 09:40:16 +05:30

6 lines
No EOL
105 B
ReStructuredText

Fetcher
============
.. automodule:: tuf.ngclient.fetcher
:undoc-members:
:private-members: _fetch