Blacken files

This commit is contained in:
Thomas Sileo
2020-01-22 20:42:42 +01:00
parent 8c10cce409
commit 00810e61a4

View File

@@ -403,6 +403,7 @@ def get_video_link(data):
return data
return None
@filters.app_template_filter()
def get_text(data):
"""return first in 'content', 'name' or ''"""