ran python-modernize and isort on files mentioned in INCR-371

This commit is contained in:
aarif
2019-07-10 15:00:18 +05:00
parent c5d5ed9dcd
commit d75004265c

View File

@@ -2,6 +2,8 @@
Comprehensive Theming support for Django's collectstatic functionality.
See https://docs.djangoproject.com/en/1.8/ref/contrib/staticfiles/
"""
from __future__ import absolute_import
import os.path
import posixpath
import re