Revert the candidate/requirement formatting change

pull/84270/head
Sviatoslav Sydorenko 1 year 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, ConcreteArtifactsManager,
) )
from ansible.galaxy.dependency_resolution.dataclasses import ( from ansible.galaxy.dependency_resolution.dataclasses import (
Candidate, Candidate, Requirement,
Requirement,
) )
from ansible.galaxy.api import GalaxyAPI, GalaxyError from ansible.galaxy.api import GalaxyAPI, GalaxyError

Loading…
Cancel
Save