Ruff Format
This commit is contained in:
@@ -76,4 +76,4 @@ def assert_port_available(
|
||||
port=port,
|
||||
config_hint=config_hint,
|
||||
)
|
||||
raise OSError(build_port_conflict_message(service_name=service_name, host=host, port=port))
|
||||
raise OSError(build_port_conflict_message(service_name=service_name, host=host, port=port))
|
||||
|
||||
Reference in New Issue
Block a user