Skip to content

Commit

Permalink
Disable too-many-locals
Browse files Browse the repository at this point in the history
  • Loading branch information
chongshenng committed Oct 9, 2024
1 parent cd3ebb3 commit 7ae9b60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/py/flwr/cli/run/run.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ def run(
_run_without_superexec(app, federation_config, config_overrides, federation)


# pylint: disable=too-many-locals
def _run_with_superexec(
app: Path,
federation_config: dict[str, Any],
Expand Down

0 comments on commit 7ae9b60

Please sign in to comment.