This commit is contained in:
Paul Konstantin Gerke 2022-03-08 12:01:51 +01:00
parent b8e7d31ded
commit 98b0072634
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ class Tagged(GenericTaggedItemBase):
class TaggableManager(TaggitTaggableManager): class TaggableManager(TaggitTaggableManager):
""" """
Replace the default help_text with Replace the default help_text with
""" """
def __init__(self, *args, **kwargs): def __init__(self, *args, **kwargs):