mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
[ci] auto-format
This commit is contained in:
parent
f6940f701b
commit
506451f1e5
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ k = bs.connect_to_party
|
|||
|
||||
def j(address, port=43210, print_progress=False):
|
||||
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()
|
||||
m.i = address
|
||||
m.p = port
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue