Merge pull request #21965 from taosdata/docs/sunpeng/fix-example-in-python-document

docs: fix example in python document
This commit is contained in:
wade zhang 2023-07-06 09:36:38 +08:00 committed by GitHub
commit a3236b5d3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -55,4 +55,4 @@ def taos_get_assignment_and_seek_demo():
if __name__ == '__main__':
taosws_get_assignment_and_seek_demo()
taos_get_assignment_and_seek_demo