Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 15, 2024
1 parent 4c1746e commit 2f5d137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_cli_compile.py
Expand Up @@ -3050,7 +3050,7 @@ def test_build_deps_does_not_error_when_multiple_setup_included_in_source_files(
"--no-header",
option,
os.fspath(pyproject_toml_path),
os.fspath(pyproject_toml_2_path)
os.fspath(pyproject_toml_2_path),
],
)

Expand Down

0 comments on commit 2f5d137

Please sign in to comment.