Skip to content

Commit

Permalink
fix md lint
Browse files Browse the repository at this point in the history
  • Loading branch information
pront committed Jan 15, 2025
1 parent b870c82 commit 9560cf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/tutorials/sinks/2_http_sink.md
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,7 @@ with socketserver.TCPServer(("", PORT), Handler) as httpd:
```

Run the server:

```sh
python3 simple_http_server.py
```
Expand Down

0 comments on commit 9560cf5

Please sign in to comment.