Skip to content

Commit 2952e9f

Browse files
style: pre-commit fixes
1 parent 56176fd commit 2952e9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/configuration/dynamic.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,8 @@ result = {"dev" = ["subpackage=={project.version}"]}
130130

131131
You can specify `needs` to ensure other metadata is computed before this one.
132132
You can use `result` to specify the output. The result must match the type of
133-
the metadata field you are writing to. You can use `project` to access the current
134-
metadata values.
133+
the metadata field you are writing to. You can use `project` to access the
134+
current metadata values.
135135

136136
```{versionadded} 0.11.2
137137

0 commit comments

Comments
 (0)