mirrornet-demo / utils.py
compressionawareintelligence's picture
Upload 7 files
d11ae49 verified
raw
history blame contribute delete
40 Bytes
def clean(text):
return text.strip()