Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 21, 2024
1 parent 911010b commit 5e32d93
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 @@ -6,8 +6,8 @@

from .models.candidate_url import CandidateURL, ResolvedTitle
from .models.collection import Collection, WorkflowHistory
from .models.pattern import DivisionPattern, IncludePattern, TitlePattern
from .models.collection_choice_fields import TDAMMTags
from .models.pattern import DivisionPattern, IncludePattern, TitlePattern
from .tasks import fetch_and_update_full_text, import_candidate_urls_from_api


Expand Down

0 comments on commit 5e32d93

Please sign in to comment.