Skip to content

Commit 393cf61

Browse files
committed
chore: adjust formatting in pyproject.toml
1 parent a9d34fc commit 393cf61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

{{cookiecutter.project_name}}/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,4 +54,5 @@ build-backend = {% if cookiecutter.add_rust_extension == 'y' -%} "maturin" {% el
5454
{% if cookiecutter.add_rust_extension == 'y' -%}
5555
[tool.maturin]
5656
rust-src = "rust"
57+
5758
{% endif -%}

0 commit comments

Comments
 (0)