Skip to content

Commit

Permalink
format fix
Browse files Browse the repository at this point in the history
  • Loading branch information
darynaishchenko committed Feb 21, 2024
1 parent ba7c69d commit 5d2f8fd
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ def auth_client(self, http_mocker: HttpMocker) -> None:
)

def read_stream(
self, stream_name: str,
self,
stream_name: str,
sync_mode: SyncMode,
config: Dict[str, Any],
pk: list[str],
Expand Down

0 comments on commit 5d2f8fd

Please sign in to comment.