Skip to content

Commit 9ec1020

Browse files
authored
Merge pull request #1284 from automl/1280-create-pull-request-checklist
Fix docs
2 parents d124ba7 + c4cb420 commit 9ec1020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ plugins:
149149
python:
150150
paths: [smac]
151151
# Extra objects which allow for linking to external docs
152-
import:
152+
paths:
153153
- 'https://docs.python.org/3/objects.inv'
154154
- 'https://numpy.org/doc/stable/objects.inv'
155155
- 'https://pandas.pydata.org/docs/objects.inv'

0 commit comments

Comments
 (0)