Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
Signed-off-by: sagewe <wbwmat@gmail.com>
  • Loading branch information
sagewe committed Dec 13, 2023
1 parent 6d2e469 commit 1154d76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/fate/arch/federation/message_queue/_federation.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ def __init__(
# TODO: remove this
self._party = Party(party[0], party[1])

@property
def get_default_partition_num(self):
if self._max_message_size is None:
return super().get_default_partition_num()
Expand Down

0 comments on commit 1154d76

Please sign in to comment.