Skip to content

fixed PartitionState import issue while building html docs - #1232

Merged
copybara-service[bot] merged 1 commit into
google-deepmind:mainfrom
julurisaichandu:fix_PartitionState_issue
Mar 11, 2025
Merged

fixed PartitionState import issue while building html docs#1232
copybara-service[bot] merged 1 commit into
google-deepmind:mainfrom
julurisaichandu:fix_PartitionState_issue

Conversation

@julurisaichandu

Copy link
Copy Markdown
Contributor

fix #1231

When building the HTML docs using the make html command, I get an error when importing the PartitionState because the PartitionState was wrongly mentioned as the PartitionmState in the docs/api/combining_optimizers.rst file.
So this PR corrects the spelling of the import. Pls check #1231 for more details.

@copybara-service
copybara-service Bot merged commit 14dfc24 into google-deepmind:main Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PartitionState import issue while building docs

2 participants