diff --git a/core/models.py b/core/models.py index 11310afb..3c883168 100644 --- a/core/models.py +++ b/core/models.py @@ -142,7 +142,7 @@ class Tagged(GenericTaggedItemBase): class TaggableManager(TaggitTaggableManager): """ - Replace the default help_text with + Replace the default help_text with """ def __init__(self, *args, **kwargs):