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 9, 2024
1 parent 1676c77 commit 42e359d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions taggit/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,6 @@ class Tag(TagBase):

objects = NaturalKeyManager.from_queryset(TagQuerySet)()



class Meta:
verbose_name = _("tag")
verbose_name_plural = _("tags")
Expand Down

0 comments on commit 42e359d

Please sign in to comment.