Merge pull request #21965 from taosdata/docs/sunpeng/fix-example-in-python-document
docs: fix example in python document
This commit is contained in:
commit
a3236b5d3b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue