Skip to content

Commit f38ad4b

Browse files
committed
examples: dascore remove function with doc that executes code
1 parent 8311cda commit f38ad4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/dascore/_quarto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ quartodoc:
151151
- utils.coords.Coords.get
152152
- utils.coords.Coords.to_nested_dict
153153
- utils.coords.Coords.update
154-
- utils.docs.compose_docstring
154+
# - utils.docs.compose_docstring
155155
- utils.downloader.fetch
156156
- utils.hdf5.HDFPatchIndexManager.decode_table
157157
- utils.hdf5.HDFPatchIndexManager.encode_table

0 commit comments

Comments
 (0)