address flake8 issues
This commit is contained in:
@@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user