Skip to content

Commit af575a3

Browse files
committed
chore: fix typo
Signed-off-by: JP-Ellis <[email protected]>
1 parent a82799c commit af575a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ requires = ["hatch-vcs", "hatchling"]
159159
"git",
160160
"describe",
161161
"--tags",
162-
" --dirty",
162+
"--dirty",
163163
"--always",
164164
"--long",
165165
"--match",

0 commit comments

Comments
 (0)