mirror of https://github.com/ansible/ansible.git
Use strict_optional @ ansible.galaxy.dependency_resolution
This patch drops unnecessary default for `CollectionDependencyProvider`'s `concrete_artifacts_manager` argument as it is always passed, in every place across the code base where the provider is constructed. It was also causing MyPy violations on calls to `_ComputedReqKindsMixin.from_requirement_dict()` in the "strict optional" mode which is now enforced for $sbj, while remaining disabled globally. It is a #85545 follow-up.pull/85963/head
parent
c9131aa847
commit
0cd36ce6d0
Loading…
Reference in New Issue