Address flake8 issue

This commit is contained in:
George Hartzell 2016-08-01 13:42:55 -04:00
parent 1552ed943a
commit 7d303afd64

View File

@ -29,6 +29,7 @@
from spack import *
from glob import glob
class Cask(Package):
"""Cask is a project management tool for Emacs Lisp to automate the package
development cycle; development, dependencies, testing, building,