Skip to content

Commit 5813978

Browse files
committed
Fix annotations and polars imports
1 parent 4c6062c commit 5813978

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,7 @@ plugins:
347347
show_source: false
348348
link_source: true
349349
docstring_section_style: spacy
350+
annotations_path: source
350351
inventories:
351352
- https://docs.python.org/3/objects.inv
352353
- https://pandas.pydata.org/docs/objects.inv
@@ -355,6 +356,7 @@ plugins:
355356
- https://docs.pydantic.dev/latest/objects.inv
356357
- https://fastapi.tiangolo.com/objects.inv
357358
- https://scikit-learn.org/stable/objects.inv
359+
- https://docs.pola.rs/api/python/stable/objects.inv
358360

359361
markdown_extensions:
360362
- admonition

0 commit comments

Comments
 (0)