Skip to content

Commit 48be581

Browse files
fix: apply ruff formatting
Co-Authored-By: unknown <>
1 parent 404f68b commit 48be581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

airbyte_cdk/sources/declarative/parsers/model_to_component_factory.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3888,7 +3888,7 @@ def create_parent_stream_config_with_substream_wrapper(
38883888
),
38893889
),
38903890
)
3891-
3891+
38923892
substream_factory._api_budget = self._api_budget
38933893

38943894
return substream_factory.create_parent_stream_config(

0 commit comments

Comments
 (0)