Skip to content

Commit e58bdd3

Browse files
Apply suggestion from @coderabbitai[bot]
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 59353af commit e58bdd3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

airbyte_cdk/test/standard_tests/source_base.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66

77
import pytest
88

9-
import pytest
10-
9+
from airbyte_cdk.models import (
1110
from airbyte_cdk.models import (
1211
AirbyteMessage,
1312
AirbyteStream,

0 commit comments

Comments
 (0)