[ci] auto-format

This commit is contained in:
vishal332008 2025-01-21 17:54:59 +00:00 committed by github-actions[bot]
parent f6940f701b
commit 506451f1e5

View file

@ -10,7 +10,7 @@ k = bs.connect_to_party
def j(address, port=43210, print_progress=False): def j(address, port=43210, print_progress=False):
try: try:
if bs.get_connection_to_host_info() is not None: if bs.get_connection_to_host_info() is not None:
bs.disconnect_from_host() bs.disconnect_from_host()
m.i = address m.i = address
m.p = port m.p = port