Skip to content

Commit

Permalink
Update build_docs.py (#245)
Browse files Browse the repository at this point in the history
Debug the docs build.
  • Loading branch information
MarkDaoust authored Mar 22, 2024
1 parent 3704fa8 commit 475bafd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/build_docs.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
from google.ai import generativelanguage as glm

import grpc
import pydantic #must be imported before turning on TYPE_CHECKING

# For showing the conditional imports and types in `content_types.py`
# grpc must be imported first.
Expand Down

0 comments on commit 475bafd

Please sign in to comment.