Skip to content

Commit

Permalink
Merge branch '1051-backend-model-changes-on-cosmos-to-hold-new-incomi…
Browse files Browse the repository at this point in the history
…ng-urls' of github.com:NASA-IMPACT/COSMOS into 1051-backend-model-changes-on-cosmos-to-hold-new-incoming-urls
  • Loading branch information
CarsonDavis committed Nov 7, 2024
2 parents dd2076f + 25fd9c1 commit 9a0ed0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sde_collections/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

from .models.candidate_url import CandidateURL, ResolvedTitle
from .models.collection import Collection, WorkflowHistory
from .models.pattern import DivisionPattern, IncludePattern, TitlePattern
from .models.delta_url import CuratedUrl, DeltaUrl, DumpUrl
from .models.pattern import DivisionPattern, IncludePattern, TitlePattern
from .tasks import import_candidate_urls_from_api


Expand Down

0 comments on commit 9a0ed0c

Please sign in to comment.