fixup: remove white-space

This commit is contained in:
tcely 2025-05-26 07:56:37 -04:00 committed by GitHub
parent c637d2da45
commit c797d97f5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,6 @@ class Source(db.models.Model):
or a YouTube playlist.
'''
embed_metadata = db.models.BooleanField(
_('embed metadata'),
default=False,