Skip to content

Commit 697d42c

Browse files
committed
restore inadvertendly removed brackets
1 parent 40ed7fc commit 697d42c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

{{cookiecutter.package_name}}/pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,8 @@ ignore = [
116116
"tests/test_unit/",
117117
"tests/test_integration/",
118118
]
119+
{%- endif %}
120+
119121
[tool.ruff]
120122
line-length = 79
121123
exclude = ["__init__.py", "build", ".eggs"]

0 commit comments

Comments
 (0)