Skip to content

Commit 79b11dc

Browse files
committed
ruff format
1 parent 67e4aca commit 79b11dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

airbyte_cdk/test/standard_tests/test_resources.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ def find_connector_root(from_paths: list[Path]) -> Path:
2929
f"'{str(from_paths)}'."
3030
)
3131

32+
3233
def find_connector_root_from_name(connector_name: str) -> Path:
3334
"""Find the root directory of the connector from its name."""
3435
with suppress(FileNotFoundError):

0 commit comments

Comments
 (0)