Skip to content

Commit

Permalink
Move experimental dataset to bottom of docs rst
Browse files Browse the repository at this point in the history
Signed-off-by: Merel Theisen <[email protected]>
  • Loading branch information
merelcht committed May 17, 2024
1 parent caa232a commit 852885d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kedro-datasets/docs/source/api/kedro_datasets.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ kedro_datasets
kedro_datasets.databricks.ManagedTableDataset
kedro_datasets.email.EmailMessageDataset
kedro_datasets.geopandas.GeoJSONDataset
kedro_datasets.xarray.GeoTiffDataset
kedro_datasets.holoviews.HoloviewsWriter
kedro_datasets.huggingface.HFDataset
kedro_datasets.huggingface.HFTransformerPipelineDataset
Expand Down Expand Up @@ -65,3 +64,4 @@ kedro_datasets
kedro_datasets.tracking.MetricsDataset
kedro_datasets.video.VideoDataset
kedro_datasets.yaml.YAMLDataset
kedro_datasets_experimental.xarray.GeoTiffDataset

0 comments on commit 852885d

Please sign in to comment.