INCR-231: Run python-modernize and isort at common/djangoapps/entitlements (#20515)

This commit is contained in:
Amit
2019-05-10 18:14:18 +03:00
committed by Michael Youngstrom
parent e1f47c0474
commit a10fbd682c
6 changed files with 12 additions and 1 deletions

View File

@@ -4,6 +4,8 @@ Entitlements Application Configuration
Signal handlers are connected here.
"""
from __future__ import absolute_import
from django.apps import AppConfig