chore: Django3 has removed python_2_unicode_compatible.
Execute the codemodes.
This commit is contained in:
@@ -12,7 +12,6 @@ from opaque_keys.edx.django.models import CourseKeyField
|
||||
URL_REGEX = r'^[a-zA-Z0-9\-_]*$'
|
||||
|
||||
|
||||
|
||||
class HLSPlaybackEnabledFlag(ConfigurationModel):
|
||||
"""
|
||||
Enables HLS Playback across the platform.
|
||||
|
||||
Reference in New Issue
Block a user