Dropped Python 2 support
This commit is contained in:
parent
1ef2cf46fc
commit
a53b333be0
@ -9,7 +9,7 @@ from . utils import seconds_to_string, clean_text
|
||||
|
||||
log = logging.getLogger(__file__)
|
||||
|
||||
### Some util funtions
|
||||
### Some util functions
|
||||
|
||||
def extract_attachment(attachment):
|
||||
""" Adds information about attachment files in posts. It only adds the text, I mean, no attachment file is added here.
|
||||
|
Loading…
Reference in New Issue
Block a user