Skip to content

Commit 2c60ab0

Browse files
committed
address pre commit check
1 parent c9325e0 commit 2c60ab0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/tools/check_pixi_cuda_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
from __future__ import annotations
77

88
import sys
9-
import tomllib
109
from pathlib import Path
1110

11+
import tomllib
1212
import yaml
1313

1414
ROOT = Path(__file__).resolve().parents[2]

0 commit comments

Comments
 (0)