address flake8 issues

This commit is contained in:
Gregory L. Lee
2016-05-13 16:12:48 -07:00
parent e9b71872a8
commit e3cd0a67d0
5 changed files with 103 additions and 59 deletions

View File

@@ -1,8 +1,9 @@
from spack import *
import sys, os, re
import os
from spack.pkg.builtin.intel import IntelInstaller
class Ipp(IntelInstaller):
"""Intel Integrated Performance Primitives.