Skip to content

Commit d31b644

Browse files
committed
consistent new lines
1 parent 24846a8 commit d31b644

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyperformance/tests/test_pyproject_toml.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ def test_parse_readme_file_missing_with_requirefiles_false(self):
8989
version = "1.0"
9090
readme = "MISSING_README.md"
9191
"""
92-
9392
data = _pyproject_toml.parse_pyproject_toml(
9493
toml_content, rootdir=str(tmpdir), requirefiles=False
9594
)

0 commit comments

Comments
 (0)