We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab5b26f commit b2dc591Copy full SHA for b2dc591
sde_collections/models/collection.py
@@ -19,7 +19,7 @@
19
format_slack_message,
20
send_slack_message,
21
)
22
-from sde_collections.models.candidate_url import CandidateURL
+from .candidate_url import CandidateURL
23
from .collection_choice_fields import (
24
ConnectorChoices,
25
CurationStatusChoices,
0 commit comments