Skip to content

Commit

Permalink
Test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
kumaranvpl committed May 24, 2024
1 parent f6b3336 commit ed30d60
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions faststream/confluent/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -303,9 +303,7 @@ def __init__(
bootstrap_servers, str
):
bootstrap_servers = ",".join(bootstrap_servers)

self.topics = list(topics)

if not isinstance(partition_assignment_strategy, str):
partition_assignment_strategy = ",".join(
[
Expand Down

0 comments on commit ed30d60

Please sign in to comment.