mirror of
https://github.com/zebrajr/ansible.git
synced 2025-12-06 00:19:48 +01:00
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. |
||
|---|---|---|
| .. | ||
| code-smell | ||
| ignore.txt | ||