Skip to content

Commit e8c35e4

Browse files
committed
Cleaning up
1 parent 44887be commit e8c35e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fastmcp/cli/run.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ async def run_v1_server_async(
211211
port: Port to bind to
212212
transport: Transport protocol to use
213213
"""
214-
214+
215215
if host:
216216
server.settings.host = host
217217
if port:

0 commit comments

Comments
 (0)