Skip to content

Commit

Permalink
ruff formatting more after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
brianjlai committed Dec 2, 2024
1 parent 42e29b0 commit 2a9d537
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@
from airbyte_cdk.sources.declarative.manifest_declarative_source import ManifestDeclarativeSource
from airbyte_cdk.sources.declarative.models.declarative_component_schema import (
ConcurrencyLevel as ConcurrencyLevelModel,
)
from airbyte_cdk.sources.declarative.models.declarative_component_schema import (
DatetimeBasedCursor as DatetimeBasedCursorModel,
)
from airbyte_cdk.sources.declarative.models.declarative_component_schema import (
Expand Down

0 comments on commit 2a9d537

Please sign in to comment.