qa : flake8 issues

This commit is contained in:
alalazo 2016-06-26 17:38:48 +02:00
parent e5b36583b5
commit a2ba60f6a8

View File

@ -24,6 +24,7 @@
############################################################################## ##############################################################################
from spack import * from spack import *
class Libtool(Package): class Libtool(Package):
""" """
libtool -- library building part of autotools libtool -- library building part of autotools