Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
chongshenng committed Apr 30, 2024
1 parent 41ffef5 commit 0763517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/py/flwr/simulation/run_simulation.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@

from flwr.client import ClientApp
from flwr.common import EventType, event, log
from flwr.common.typing import ConfigsRecordValues
from flwr.common.logger import set_logger_propagation
from flwr.common.typing import ConfigsRecordValues
from flwr.server.driver import Driver, GrpcDriver
from flwr.server.run_serverapp import run
from flwr.server.server_app import ServerApp
Expand Down

0 comments on commit 0763517

Please sign in to comment.