diff --git a/docs/en/14-reference/03-connector/07-python.mdx b/docs/en/14-reference/03-connector/07-python.mdx index eaed9db1d3..69be15f9e8 100644 --- a/docs/en/14-reference/03-connector/07-python.mdx +++ b/docs/en/14-reference/03-connector/07-python.mdx @@ -124,6 +124,7 @@ For WebSocket connection, verifying that the `taosws` module can be imported suc import taosws ``` + :::tip