Skip to content

Commit 810b9dc

Browse files
committed
fixup! feat(providers): add uv_provider
1 parent 031d453 commit 810b9dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

commitizen/providers/uv_provider.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
from __future__ import annotations
22

3+
import os
34
from pathlib import Path
45
from typing import TYPE_CHECKING
56

0 commit comments

Comments
 (0)