Skip to content

Commit

Permalink
Expost init in client lightning api
Browse files Browse the repository at this point in the history
  • Loading branch information
YuanTingHsieh committed Oct 7, 2024
1 parent 1e72d29 commit f19bed8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nvflare/client/lightning/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
from nvflare.client import get_config as get_config
from nvflare.client import get_job_id as get_job_id
from nvflare.client import get_site_name as get_site_name
from nvflare.client import init as init
from nvflare.client import is_running as is_running
from nvflare.client import log as log
from nvflare.client import receive as receive
Expand Down

0 comments on commit f19bed8

Please sign in to comment.