Fixing python-modernize issues.

This commit is contained in:
arbisoft
2019-07-09 18:52:08 +05:00
parent 30b194c7b6
commit 871c8f807b
7 changed files with 23 additions and 4 deletions

View File

@@ -3,6 +3,8 @@ CMS user tasks application configuration
Signal handlers are connected here.
"""
from __future__ import absolute_import
from django.apps import AppConfig