Skip to content

Commit

Permalink
Fix PEP257 errors
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed Oct 22, 2015
1 parent 7e6e9c0 commit 0efea7e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gmusicprocurator/assets.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
if sass_filter == 'libsass':

class LibSassFilter(Filter):

"""webassets Filter for libsass-python."""

name = 'libsass'
Expand All @@ -53,7 +52,6 @@ def input(self, _in, out, **kw):


class BrowserifyFilter(ExternalTool):

"""
webassets_ filter for Browserify_.
Expand Down

0 comments on commit 0efea7e

Please sign in to comment.