Skip to content

Commit 9dcaf15

Browse files
committed
formatted
1 parent 0da283b commit 9dcaf15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unit_tests/sources/declarative/spec/test_spec.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
import pytest
66

77
from airbyte_cdk.models import AdvancedAuth, AuthFlowType, ConnectorSpecification
8-
from airbyte_cdk.sources.declarative.models.declarative_component_schema import AuthFlow
98
from airbyte_cdk.sources.declarative.models.declarative_component_schema import (
9+
AuthFlow,
1010
OAuthConfigSpecification,
1111
OauthConnectorInputSpecification,
1212
State,

0 commit comments

Comments
 (0)