diff --git a/docs/code/basic_search.py b/docs/code/basic_search.py index 60b90850a..c517d3d14 100644 --- a/docs/code/basic_search.py +++ b/docs/code/basic_search.py @@ -17,7 +17,7 @@ # Please visit `https://gas.graviti.com/tensorbay/developer` to get the AccessKey. gas = GAS("") -dataset_client = gas.create_dataset("") +dataset_client = gas.get_dataset("") """"""