ServerConfig# class ServerConfig(num_rounds: int = 1, round_timeout: float | None = None)[源代码]# 基类:object Flower server config. All attributes have default values which allows users to configure just the ones they care about. Methods Attributes num_rounds round_timeout