Files
spack/lib/spack
Massimiliano Culpo 8540d5390e Removed an extra comma after a dict literal (#10236)
The extra comma was turning a dict into a tuple, and caused errors
during validation of the schema.
2019-01-02 01:15:15 +01:00
..