Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some documentation in ./src/diffusers/models/adapter.py #9591

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ahnjj
Copy link

@ahnjj ahnjj commented Oct 5, 2024

What does this PR do?

Fixes #9567

Fixes # (issue)

  • Unified two expressions with the same meaning into one. (arguments / parameters -> args)
  • More consistent with Python docstring conventions.
    • Optional, None and Defaults Formatting
  • Concise Summary and argument descriptions
  • Corrected Grammar

Before submitting

Who can review?

This PR tries to attempt a solution at one of the submodules listed in #9567 so I think @a-r-r-o-w is the best to review it. Alongside the same, @charchit7 @yijun-lee and @SubhasmitaSw were also working on the same, so just a ping for the update on the same.

@ahnjj ahnjj marked this pull request as ready for review October 5, 2024 07:54
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.

[community] Improving docstrings and type hints
1 participant