Skip to content

Commit

Permalink
Fix isort issue (#297)
Browse files Browse the repository at this point in the history
  • Loading branch information
YuanTingHsieh authored Mar 14, 2022
1 parent 782362b commit f360fba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nvflare/fuel/hci/server/hci.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
from nvflare.fuel.hci.conn import Connection, receive_til_end
from nvflare.fuel.hci.proto import validate_proto
from nvflare.fuel.hci.security import get_certificate_common_name

from .reg import ServerCommandRegister

MAX_ADMIN_CONNECTIONS = 128
Expand Down

0 comments on commit f360fba

Please sign in to comment.