Skip to content

Commit

Permalink
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Mar 5, 2024
1 parent 3884b4c commit 64f2d4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/operators/test_local.py
Original file line number Diff line number Diff line change
Expand Up @@ -713,7 +713,7 @@ def test_operator_execute_deps_parameters(
mock_exception_handling,
mock_store_compiled_sql,
invocation_mode,
tmp_path
tmp_path,
):
project_dir = tmp_path / "mock_project_tmp_dir"
project_dir.mkdir()
Expand Down

0 comments on commit 64f2d4e

Please sign in to comment.