BOM-2369 (A): pyupgrade on api,contentstore and cms_user_tasks apps under CMS (#26676)
* pyupgrade on cms api,contentstore and cms_user_tasks apps
This commit is contained in:
@@ -15,7 +15,7 @@ class VideoUploadConfig(ConfigurationModel):
|
||||
"""
|
||||
profile_whitelist = TextField(
|
||||
blank=True,
|
||||
help_text=u"A comma-separated list of names of profiles to include in video encoding downloads."
|
||||
help_text="A comma-separated list of names of profiles to include in video encoding downloads."
|
||||
)
|
||||
|
||||
@classmethod
|
||||
|
||||
Reference in New Issue
Block a user