We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1a2458 commit b3edef0Copy full SHA for b3edef0
1 file changed
ci/upgrade_repos.py
@@ -3,10 +3,10 @@
3
import os
4
import re
5
from pathlib import Path
6
-from spack.vendor.ruamel.yaml import YAML
7
8
# 1. Leverage Spack internal API to dynamically find all active repositories
9
import spack.repo
+from spack.vendor.ruamel.yaml import YAML
10
11
# Mapping old broken imports to modern Spack equivalents
12
# Mapping old variants to modern canonical Spack equivalents
0 commit comments