Merge pull request #16169 from taosdata/zhaoyanggh-patch-10

Update _sub_python.mdx
This commit is contained in:
Linhe Huo 2022-08-17 11:34:33 +08:00 committed by GitHub
commit 9b97aafebe
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}}
```