Skip to content

Commit c12be48

Browse files
author
Lukas Pühringer
authored
Merge pull request #2051 from abs007/patch-3
Updated updater.py
2 parents b5e952c + c9505ae commit c12be48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tuf/ngclient/updater.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ def find_cached_target(
183183
184184
Returns:
185185
Local file path if the file is an up to date target file.
186-
None if file is not found or it is not up to date.
186+
``None`` if file is not found or it is not up to date.
187187
"""
188188

189189
if filepath is None:

0 commit comments

Comments
 (0)