Skip to content

Commit

Permalink
import sequence changed
Browse files Browse the repository at this point in the history
  • Loading branch information
sowmyasris committed Jul 8, 2024
1 parent da72cab commit dd9a0f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fedn/cli/controller_cmd.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import click
from .main import main
from fedn.network.api.server import app
from fedn.common.config import get_controller_config
from fedn.network.api.server import app

@main.group("controller")
@click.pass_context
Expand Down

0 comments on commit dd9a0f6

Please sign in to comment.