Skip to content

Commit

Permalink
codestyle reformat.
Browse files Browse the repository at this point in the history
  • Loading branch information
yhwen committed Feb 3, 2025
1 parent ee3ceb6 commit 6cc73d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nvflare/lighter/impl/docker_launcher.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ class DockerLauncherBuilder(Builder):
DockerJobLauncher as the job launcher (both server and client).
"""

def __init__(
self, docker_image="nvflare-docker:0.0.1", base_image="python:3.8", requirements_file="requirements.txt"
):
Expand Down

0 comments on commit 6cc73d7

Please sign in to comment.