Format lint

This commit is contained in:
Alberto Hernandez
2025-12-17 18:15:17 +01:00
parent 1ed2b47df4
commit 6c504a66e6

View File

@@ -99,7 +99,7 @@ def temp_pipelines_dir():
yield str(pipelines_dir)
@pytest.fixture(scope="session")
def sync_exception_pipeline():
with tempfile.TemporaryDirectory() as temp_dir: