flake8: fix warnings (#5759)
This commit is contained in:

committed by
Christoph Junghans

parent
6c3184820a
commit
6fcfc3bd5a
@@ -22,8 +22,8 @@
|
||||
# License along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
##############################################################################
|
||||
from spack import *
|
||||
import re
|
||||
from spack import *
|
||||
|
||||
|
||||
class Mfem(Package):
|
||||
|
Reference in New Issue
Block a user