Flake8
This commit is contained in:
@@ -101,7 +101,6 @@ def configure(self, spec, arch):
|
|||||||
for var in config:
|
for var in config:
|
||||||
makefile.write('{0}\n'.format(var))
|
makefile.write('{0}\n'.format(var))
|
||||||
|
|
||||||
|
|
||||||
def install(self, spec, prefix):
|
def install(self, spec, prefix):
|
||||||
arch = '{0}-{1}'.format(platform.system(), platform.processor())
|
arch = '{0}-{1}'.format(platform.system(), platform.processor())
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user