docs: fix tabs on connector page

This commit is contained in:
danielclow 2024-12-06 10:33:44 +08:00
parent d774a69e4d
commit ea32cad5e4
1 changed files with 1 additions and 4 deletions

View File

@ -164,9 +164,6 @@ If you are using Maven to manage your project, simply add the following dependen
pip3 install taospy[ws]
```
</TabItem>
</Tabs>
- **Installation Verification**
<Tabs defaultValue="rest">
@ -199,8 +196,8 @@ import taosws
</TabItem>
</Tabs>
</TabItem>
<Tabs>
<TabItem label="Go" value="go">
Edit `go.mod` to add the `driver-go` dependency.