Skip to content

Commit e0e2eed

Browse files
committed
ruff format
1 parent a2063dd commit e0e2eed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

airbyte_cdk/sources/declarative/parsers/model_to_component_factory.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1485,7 +1485,6 @@ def create_concurrent_cursor_from_perpartition_cursor(
14851485
)
14861486
)
14871487

1488-
14891488
stream_state = self.apply_stream_state_migrations(stream_state_migrations, stream_state)
14901489
# Per-partition state doesn't make sense for GroupingPartitionRouter, so force the global state
14911490
use_global_cursor = isinstance(

0 commit comments

Comments
 (0)