Skip to content

Commit 3a91cd7

Browse files
committed
This should be fine now
1 parent 311f765 commit 3a91cd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sphinx/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ def setup(app):
369369
# objects to exclude from implicit backreferences
370370
# https://sphinx-gallery.github.io/stable/configuration.html
371371
# Section #add-mini-galleries-for-api-documentation
372-
'exclude_implicit_doc': {r'pvlib\.tools\.locate_example_dataset'},
372+
'exclude_implicit_doc': {r'pvlib\.tools\.get_test_dataset_path'},
373373
}
374374
# supress warnings in gallery output
375375
# https://sphinx-gallery.github.io/stable/configuration.html

0 commit comments

Comments
 (0)