spack/lib
Harmen Stoppels 4b02ecddf4
variant.py: use spack.error the normal way (#49763)
This module references `spack.error.Something` in the same file, which happens to
work but is incorrect. Use `spack.error` to prevent that in the future.
2025-03-28 14:12:45 +00:00
..
spack variant.py: use spack.error the normal way (#49763) 2025-03-28 14:12:45 +00:00