Skip to content

Comments

[Docs] Fix GLM-Image docstring indentation to resolve CI failure#992

Merged
hsliuustc0106 merged 1 commit intovllm-project:mainfrom
dongbo910220:fix_doc
Jan 27, 2026
Merged

[Docs] Fix GLM-Image docstring indentation to resolve CI failure#992
hsliuustc0106 merged 1 commit intovllm-project:mainfrom
dongbo910220:fix_doc

Conversation

@dongbo910220
Copy link
Contributor

Purpose

Fixes a documentation build failure in the CI pipeline.
The docstring for od_config in vllm_omni/diffusion/models/glm_image/glm_image_transformer.py had incorrect indentation, causing griffe to emit warnings. Since the documentation build runs in strict mode (mkdocs build --strict), these warnings were being treated as errors, causing the build to abort.

Test Plan

Test Result


Essential Elements of an Effective PR Description Checklist
  • The purpose of the PR, such as "Fix some issue (link existing issues this PR will resolve)".
  • The test plan, such as providing test command.
  • The test results, such as pasting the results comparison before and after, or e2e results
  • (Optional) The necessary documentation update, such as updating supported_models.md and examples for a new model.
  • (Optional) Release notes update. If your change is user facing, please update the release notes draft.

BEFORE SUBMITTING, PLEASE READ https://github.com/vllm-project/vllm-omni/blob/main/CONTRIBUTING.md (anything written below this line will be removed by GitHub Actions)

@hsliuustc0106 hsliuustc0106 merged commit e8aa32b into vllm-project:main Jan 27, 2026
5 checks passed
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.

2 participants