Revert the candidate/requirement formatting change

pull/84270/head
Sviatoslav Sydorenko 4 days ago
parent 176bdf889a
commit e707febd6f
No known key found for this signature in database
GPG Key ID: 9345E8FEA89CA455

@ -13,8 +13,7 @@ if t.TYPE_CHECKING:
ConcreteArtifactsManager,
)
from ansible.galaxy.dependency_resolution.dataclasses import (
Candidate,
Requirement,
Candidate, Requirement,
)
from ansible.galaxy.api import GalaxyAPI, GalaxyError

Loading…
Cancel
Save