Skip to content

Commit

Permalink
Remove unneeded whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidHuber-NOAA authored Dec 5, 2024
1 parent 9789f54 commit 34b2abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion var/spack/repos/builtin/packages/py-numpy/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ def blas_config_settings(self):
# https://numpy.org/doc/stable/reference/simd/build-options.html
# TODO: get this working in CI
# "-Dcpu-baseline": "native",
# "-Dcpu-dispatch": "none ",
# "-Dcpu-dispatch": "none",
}
}

Expand Down

0 comments on commit 34b2abc

Please sign in to comment.