Skip to content

Commit

Permalink
chore: auto-fix lint and format issues
Browse files Browse the repository at this point in the history
  • Loading branch information
octavia-squidington-iii committed Nov 3, 2024
1 parent 23112e5 commit e74f1c1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -510,6 +510,7 @@ def is_greater_than_or_equal(self, first: Record, second: Record) -> bool:
def select_state(self, stream_slice: Optional[StreamSlice] = None) -> Optional[StreamState]:
return self.get_stream_state()


@dataclass
class IncrementalSubstreamSlicer(IncrementalSingleSlice):
"""
Expand Down

0 comments on commit e74f1c1

Please sign in to comment.