Update return doc in python_requirements_info (#66519)

not_found is a list and not dict
pull/66554/head
Stanislav German-Evtushenko 5 years ago committed by Abhijeet Kasurde
parent 1f340721a7
commit 5edd076241

@ -81,7 +81,7 @@ mismatched:
not_found:
description: A list of packages that could not be imported at all, and are not installed
returned: always
type: dict
type: list
sample:
- boto4
- requests

Loading…
Cancel
Save