Merge pull request #22644 from edx/feanil/2to3_imports

Run `2to3 -f future . -w`
This commit is contained in:
Feanil Patel
2019-12-30 11:21:05 -05:00
committed by GitHub
2829 changed files with 2851 additions and 2851 deletions

View File

@@ -2,7 +2,7 @@
URLs for the Studio API app
"""
from __future__ import absolute_import
from django.conf.urls import include, url