Skip to content

Commit 540f385

Browse files
committed
fix
1 parent e61249c commit 540f385

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/quickstart/server.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ print("Processing request")
8181
# ✅ Good (STDIO)
8282
import logging
8383
logging.info("Processing request")
84+
```
85+
8486
### System requirements
8587

8688
- Python 3.10 or higher installed.

0 commit comments

Comments
 (0)