Skip to content

Commit

Permalink
Reverted the changes to mkdocs/mkdocs.yml, poetry.lock, and pyproject…
Browse files Browse the repository at this point in the history
….toml
  • Loading branch information
Gayatri Kate committed Feb 4, 2025
1 parent 5fc6489 commit 85a21ac
Show file tree
Hide file tree
Showing 3 changed files with 447 additions and 823 deletions.
4 changes: 2 additions & 2 deletions mkdocs/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ plugins:
- mkdocstrings:
handlers:
python:
paths:
- pyiceberg
paths: [..]

theme:
name: material
Expand Down Expand Up @@ -62,3 +61,4 @@ markdown_extensions:
- pymdownx.superfences
- toc:
permalink: true

Loading

0 comments on commit 85a21ac

Please sign in to comment.