doc: fix syntax error
This commit is contained in:
parent
5e42c70e99
commit
76d02583dd
|
@ -224,7 +224,11 @@ TODO
|
|||
</TabItem>
|
||||
|
||||
<TabItem label="Python" value="Python">
|
||||
|
||||
```python
|
||||
{{#include docs/examples/python/tmq_example.py}}
|
||||
```
|
||||
|
||||
</TabItem>
|
||||
|
||||
<TabItem label="Node.JS" value="Node.JS">
|
||||
|
|
Loading…
Reference in New Issue