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 Oct 17, 2024
1 parent c156fd9 commit 2b0378a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cl/search/filters.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ class Meta:
"end_date": DATE_LOOKUPS,
"short_name": ALL_TEXT_LOOKUPS,
"full_name": ALL_TEXT_LOOKUPS,
"citation_string": ALL_TEXT_LOOKUPS
"citation_string": ALL_TEXT_LOOKUPS,
}


Expand Down

0 comments on commit 2b0378a

Please sign in to comment.