summaryrefslogtreecommitdiff
path: root/compressor/finders.py
diff options
context:
space:
mode:
authorJannis Leidel <jannis@leidel.info>2011-03-30 12:08:49 +0200
committerJannis Leidel <jannis@leidel.info>2011-03-30 12:10:39 +0200
commit3ef9789589316b696b11398c4769a0ef29d689ae (patch)
treebf4c484349848db6b8b86c36fd4f37d965c3b2cd /compressor/finders.py
parent015b28cf396787043a76703c47bdefb8865610e2 (diff)
downloaddjango-compressor-3ef9789589316b696b11398c4769a0ef29d689ae.tar.gz
Applied a few PEP8 style modifications.
Diffstat (limited to 'compressor/finders.py')
-rw-r--r--compressor/finders.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/compressor/finders.py b/compressor/finders.py
index e49db97..fcb71c7 100644
--- a/compressor/finders.py
+++ b/compressor/finders.py
@@ -13,6 +13,7 @@ else:
"standalone version django-staticfiles needs "
"to be installed.")
+
class CompressorFinder(BaseStorageFinder):
"""
A staticfiles finder that looks in COMPRESS_ROOT