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 c9325e0 commit 2c60ab0Copy full SHA for 2c60ab0
1 file changed
ci/tools/check_pixi_cuda_version.py
@@ -6,9 +6,9 @@
6
from __future__ import annotations
7
8
import sys
9
-import tomllib
10
from pathlib import Path
11
+import tomllib
12
import yaml
13
14
ROOT = Path(__file__).resolve().parents[2]
0 commit comments