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