Skip to content

Commit 85a21ac

Browse files
author
Gayatri Kate
committed
Reverted the changes to mkdocs/mkdocs.yml, poetry.lock, and pyproject.toml
1 parent 5fc6489 commit 85a21ac

File tree

3 files changed

+447
-823
lines changed

3 files changed

+447
-823
lines changed

mkdocs/mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ plugins:
3131
- mkdocstrings:
3232
handlers:
3333
python:
34-
paths:
35-
- pyiceberg
34+
paths: [..]
3635

3736
theme:
3837
name: material
@@ -62,3 +61,4 @@ markdown_extensions:
6261
- pymdownx.superfences
6362
- toc:
6463
permalink: true
64+

0 commit comments

Comments
 (0)