fix style
This commit is contained in:
@@ -3,9 +3,10 @@
|
||||
#
|
||||
# SPDX-License-Identifier: (Apache-2.0 OR MIT)
|
||||
|
||||
from spack.package import *
|
||||
import warnings
|
||||
|
||||
from spack.package import *
|
||||
|
||||
|
||||
class Pumi(CMakePackage):
|
||||
"""SCOREC RPI's Parallel Unstructured Mesh Infrastructure (PUMI).
|
||||
|
Reference in New Issue
Block a user