Skip to content

Commit e58b01a

Browse files
authored
Update mcp_run_python/deno/src/main.ts
1 parent 322477c commit e58b01a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mcp_run_python/deno/src/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,4 +356,4 @@ const LogLevels: LoggingLevel[] = [
356356
'emergency',
357357
]
358358

359-
await main()
359+
await main()

0 commit comments

Comments
 (0)