Update _sub_python.mdx

This commit is contained in:
Yang Zhao 2022-08-17 09:21:08 +08:00 committed by GitHub
parent f5b6fb7b9b
commit 413e700b16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
```py
{{#include docs/examples/python/subscribe_demo.py}}
```
{{#include docs/examples/python/tmq_example.py}}
```