mirror of https://github.com/snachodog/mybuddy.git
Black
This commit is contained in:
parent
b8e7d31ded
commit
98b0072634
|
@ -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):
|
||||||
|
|
Loading…
Reference in New Issue