Commit f6b9e956 by Timothée Peignier

fix formatting and import

parent 73f292e7
# -*- coding: utf-8 flake8: noqa -*-
from packager import *
from compressor import *
from compiler import *
......
......@@ -7,7 +7,6 @@ from django.test import TestCase
from pipeline.compressors import Compressor, TEMPLATE_FUNC
from pipeline.compressors.yui import YUICompressor
from pipeline.storage import default_storage as storage
class CompressorTest(TestCase):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment