Skip to content

Commit 5a7ce56

Browse files
committed
lint fix
1 parent acee4a8 commit 5a7ce56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

unit_tests/cli/airbyte_cdk/test_secret_masks.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Copyright (c) 2025 Airbyte, Inc., all rights reserved.
22
"""Unit tests for the secret masking functionality in the Airbyte CDK CLI."""
3+
34
from unittest.mock import patch
45

56
import pytest

0 commit comments

Comments
 (0)