nvtx: fix missing import (#48580)
This commit is contained in:
parent
1818e70e74
commit
da16336550
@ -2,6 +2,7 @@
|
||||
#
|
||||
# SPDX-License-Identifier: (Apache-2.0 OR MIT)
|
||||
|
||||
from spack.build_systems.python import PythonPipBuilder
|
||||
from spack.package import *
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user