spack/lib
Todd Gamblin 175a4bf101 directives: use Type[PackageBase] instead of PackageBase
The first argument to each Spack directive is not a `PackageBase` instance but a
`PackageBase` class object, so fix the type annotations to reflect this.

Signed-off-by: Todd Gamblin <tgamblin@llnl.gov>
2024-12-04 22:49:18 -08:00
..
spack directives: use Type[PackageBase] instead of PackageBase 2024-12-04 22:49:18 -08:00