Skip to content

Commit 99adb4c

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 4ff3fcc commit 99adb4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/tox_env/python/virtual_env/package/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ def pkg_with_pdm_backend(
4949
) -> Path:
5050
tmp_path = tmp_path_factory.mktemp("skeleton")
5151

52-
pyproject_toml = f"""
52+
pyproject_toml = """
5353
[build-system]
5454
requires = ["pdm-backend"]
5555
build-backend = "pdm.backend"

0 commit comments

Comments
 (0)