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 031d453 commit 810b9dcCopy full SHA for 810b9dc
commitizen/providers/uv_provider.py
@@ -1,5 +1,6 @@
1
from __future__ import annotations
2
3
+import os
4
from pathlib import Path
5
from typing import TYPE_CHECKING
6
0 commit comments